Commit Graph

12 Commits

Author SHA1 Message Date
Luna 7b07254741 test_cli_admin -> test_cli_staff 2019-07-21 12:34:51 -03:00
Luna cc4e4c53a9 copy elixire test user impl 2019-07-21 12:30:52 -03:00
Luna d458f22967 add test_create_user to tests/test_user.py
- tests.conftest: hardcode REGISTRATIONS to true
 - tests/test_user: better assertions for test_get_me
2019-03-31 18:17:39 -03:00
Luna 9e1db1f9b4 test_gateway: add test_heartbeat
- tests.conftest: hardcode IS_SSL to False
2019-03-26 01:02:06 -03:00
Luna cc379df861 tests.conftest: add teardown to prevent overuse of resources 2019-03-16 21:13:10 -03:00
Luna f22a9b92a9 remove voice websocket fields from configs
- run: remove vws spawn
 - tests.conftest: rollback to unused_tcp_port fixture
2019-03-01 04:39:12 -03:00
Luna ca5386d3ce add VOICE_WEBSOCKET_URL to configs
- gateway: remove implicit /ws path, leave it up to configs
 - run: fix start_websocket
2019-02-28 23:12:19 -03:00
Luna 53d7515f8c all: update copyright year 2019-01-26 19:25:46 -03:00
Luna 2632d033fa all: add GPL header 2018-12-07 02:14:58 -03:00
Luna Mendes a7f8852324 test.test_websocket: add test_ready_fields
- RatelimitManager: add a test flag to overwrite _ws.connect ratelimit
2018-11-17 04:09:22 -03:00
Luna Mendes 069c39d29e tests: add test_websocket.py
- tests.conftest: alter WEBSOCKET_URL as well
2018-11-17 02:51:07 -03:00
Luna Mendes 40f7efd1df tests: add test_ratelimits, test_gateway
- tests: use event_loop fixture instead of get_event_loop
 - tests: move custom fixtures to conftest
2018-11-13 01:10:43 -03:00