Peter Jaszkowiak
da9da8190f
Bump dependencies
...
Bumping eslint & configs meant making some linting fixes
For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
2017-10-02 09:24:27 -04:00
Baris Usakli
c49837143c
fix test
2017-09-21 14:51:00 -04:00
Barış Soner Uşaklı
4f31dec82c
reduce usage of io.emit in tests
2017-06-02 16:51:36 -04:00
Peter Jaszkowiak
b171f3072b
Fix many "duplicate key" errors
...
- Reset defaults after every test
- Remove individual `after(db.emptydb)` calls
- Fix async.every in groups test
- Update plugin list in socket tests
2017-05-26 17:16:59 -06:00
Julian Lam
d3d58b77d9
added test for custom date range ACP, #5541
2017-05-15 11:43:23 -04:00
Julian Lam
4c00a5ece6
fixing tests
2017-05-12 12:14:19 -04:00
Julian Lam
af2d9fb85b
Merge branch 'master' into develop
2017-03-06 09:51:11 -05:00
barisusakli
e85e35cf0c
closes #5497
2017-03-05 00:46:18 +03:00
Julian Lam
45c479a101
Merge branch 'master' into develop
2017-02-28 12:07:56 -05:00
barisusakli
8a0cf6c0ac
more admin socket tests
2017-02-28 15:16:49 +03:00
Julian Lam
b1ceec7571
Merge remote-tracking branch 'origin/master' into develop
2017-02-25 21:43:50 -05:00
barisusakli
0e7740af32
fix tests for subfolder installs
2017-02-25 16:04:04 +03:00
Julian Lam
15542f1382
removing old tests that got added back in due to git being silly
2017-02-24 13:30:07 -05:00
Julian Lam
72e77772db
Merge branch 'master' into develop
2017-02-24 12:46:40 -05:00
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only .js files
2017-02-23 18:31:49 -07:00
Julian Lam
c09f994b0a
Merge remote-tracking branch 'origin/master' into develop
2017-02-23 14:24:15 -05:00
Barış Soner Uşaklı
743f758f75
set origin header to url
2017-02-23 21:29:28 +03:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
2017-02-17 22:08:23 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Julian Lam
b5daedb7a3
Merge remote-tracking branch 'origin/master' into develop
2017-02-07 15:45:21 -05:00
barisusakli
959315c8f7
test admin/search
2017-02-06 13:43:51 +03:00
Julian Lam
c640bdf2b9
Merge branch 'master' into develop
2016-12-20 13:29:44 -05:00
barisusakli
caacae093d
fix tests
2016-12-20 14:05:15 +03:00
barisusakli
f8d958e065
rooms.getAll test
2016-12-20 13:53:32 +03:00
Julian Lam
76bcc1c327
Merge branch 'flagging-refactor' into develop
2016-12-19 13:00:31 -05:00
Julian Lam
5e52cfdf86
removed one more old flag test for #5232
2016-12-19 12:01:00 -05:00
barisusakli
009da723c5
meta.configs tests
2016-12-16 15:55:34 +03:00
barisusakli
1440139903
more tests
2016-12-02 16:10:07 +03:00
barisusakli
9796f54580
analytics tests, reduce bcrypt rouds for tests
2016-11-18 15:57:53 +03:00
barisusakli
e3616ab0f9
socket/meta test
2016-11-18 15:32:35 +03:00
barisusakli
3380f61985
more tests
2016-11-15 14:01:06 +03:00
barisusakli
a4dfe608e9
ban tests, user/info test
2016-11-01 13:02:12 +03:00
barisusakli
d5ec36f45a
socket.io topic.post/reply tests
2016-10-31 23:19:56 +03:00
barisusakli
4a0f67afdc
search tests
...
new method emptydb
use emptydb instead of flushdb, flushdb removes indices for mongo which
breaks search tests
initialize meta.config properly in tests
enable nodebb-plugin-dbsearch for tests
2016-10-17 23:34:14 +03:00
barisusakli
1a63672e66
more test fixes
2016-10-16 21:51:42 +03:00
barisusakli
12f366f4b4
more tests
...
register/login/logout tests
ability to test socket.io emits for logged in users
2016-10-16 16:43:42 +03:00