Richard Hansen
c18831c333
tests: Fix typo (publicstatus -> publicStatus)
2020-09-26 21:40:19 +01:00
Richard Hansen
e01e575c86
tests: Use async/await instead of callbacks, use assert
2020-09-26 21:40:19 +01:00
Richard Hansen
24345bf9a8
tests: Group session and group tests to improve readability
2020-09-26 21:40:19 +01:00
Richard Hansen
4527254bcc
tests: Use let
and const
instead of var
2020-09-26 21:40:19 +01:00
Richard Hansen
e88c532172
tests: Delete unused variable
2020-09-26 21:40:19 +01:00
muxator
44186edbc5
tests: remove loadSettings.js for backend tests.
...
The old loadSettings.js was a way of customizing settings upon load, because
the Settings module did not offer this functionality. But it did not work well,
since all the default settings were not loaded.
Let's get rid of loadSettings.js for the bulk of the tests (the "backend"
specs). For the "container" specs, we'll keep it in place until/if we rewrite
Settings.js making it less brittle.
2020-04-14 03:36:13 +02:00
Max Schaefer
b94fb2b54d
Fix useless comparison in sussonsAndGroups test.
2016-05-05 11:50:39 +01:00
John McLear
d803ac128e
use settings for backend tests
2015-06-29 11:00:00 +01:00
John McLear
444bbf4cbc
remove trailing enter from apikey
2014-12-27 14:19:31 +01:00
John McLear
fa5130978c
path issues for supertitties
2014-11-26 22:10:56 +00:00
John McLear
e9115880b3
final api test written for now
2014-11-26 21:44:50 +00:00
John McLear
198e211671
4 more to go
2014-11-26 21:36:57 +00:00
John McLear
253d6da2ac
60% of backend api tests written
2014-11-26 21:19:55 +00:00
John McLear
98cc725300
30% of session and group tests done
2014-11-26 21:06:35 +00:00
John McLear
5434d2118d
tidy up and re-organize
2014-11-26 19:28:49 +00:00