Luna
|
948627efd1
|
tests: make test app fixture async
|
2021-09-05 18:29:03 -03:00 |
Luna
|
7b98b2332f
|
tests: add test resource awareness
|
2021-09-05 14:04:59 -03:00 |
Luna
|
c765cd7fe0
|
fix imports
|
2019-10-25 16:01:48 -03:00 |
Luna
|
4d87256cc3
|
tests.conftest: use app_context on create_user call
|
2019-10-25 08:57:45 -03:00 |
Luna
|
b0ef3c4d0c
|
tests.conftest: use app_context for delete_user call
- admin_api.users: remove app arg passing
|
2019-10-25 08:51:52 -03:00 |
Luna
|
83a1c1ae29
|
black fmt pass
|
2019-10-25 07:27:50 -03:00 |
Luna
|
0bc4b1ba3f
|
manage.cmd.users, tests.conftest: follow new kwargs for delete_user
|
2019-09-30 10:55:12 -03:00 |
Luna
|
f7de5c5596
|
tests.common: remove login() and get_uid()
|
2019-07-21 13:02:19 -03:00 |
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 |