Giter VIP home page Giter VIP logo

irctest's People

Contributors

alicetries avatar danieloaks avatar emersion avatar mitchr avatar progval avatar sadiecat avatar slingamn avatar swantzter avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

fiskfan1999

irctest's Issues

test operator permissions

Test that a user who isn't oper'ed up can't do a variety of common actions (e.g., DEBUG, KILL), then oper them up and test that they can.

tests for LUSERS

ergochat/ergo#286, ergochat/ergo#814, ergochat/ergo#848, ergochat/ergo#1077, ergochat/ergo#1225, ergochat/ergo#1303, ergochat/ergo#1326

Probably a lot of these could be caught by basic testing. Some cases:

  1. Add and remove an anonymous user without the +i mode as default
  2. Add and remove an anonymous user with the +i mode as default
  3. Add and remove a single session of an always-on client
  4. Test the "unknown" (unregistered connection) count in the middle of a registration
  5. Test disconnecting without completing the registration

tests for security features

Everything that would be a P0 issue necessitating a pointfix should have a test. Some examples:

  1. Nickname reservation
  2. Require-SASL
  3. Impersonation of services

test LIST

There are some existing tests for this, but testing counts other than 1 would be useful, as would a regression test for ergochat/ergo#1161

PROXY / WEBIRC tests

See #12; PROXY/WEBIRC handling is security-critical, so it needs tests. Here are some cases:

  • Test that optional PROXY v1 is accepted
  • Test that WEBIRC is accepted
  • Test that no PROXY command is accepted twice (e.g., you cannot send WEBIRC after PROXY)
  • Test that mandatory PROXY v1 and v2 are accepted (i.e., proxy: true in the listener config)

test STATUSMSG

  1. Test the ISUPPORT param
  2. Test that STATUSMSG are delivered only to appropriate recipients
  3. Test that the channel name is sent with the relevant mode prefix, e.g., @#channel (not currently implemented in oragono)

test message-tags spec

This should be a fully general (non-Oragono-specific) test that exercises features of the message-tags spec, in particular client-only tags and TAGMSG.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.