barisusakli
f0f3a86908
closes #5128
...
write more messaging tests
2016-10-18 20:45:31 +03:00
NodeBB Misty
f3c30cbec0
Latest translations and fallbacks
2016-10-18 09:02:23 -04:00
barisusakli
9131f9d8f6
controller tests
2016-10-18 15:32:34 +03:00
Barış Soner Uşaklı
c512a02c83
Merge pull request #5124 from yariplus/lexistuff
...
Add additional lexical dbal operations.
2016-10-18 12:17:02 +03:00
yariplus
af2122bdb9
fix lex tests maybe
2016-10-17 18:08:56 -04:00
barisusakli
cec3b650c3
category route test
2016-10-18 00:14:28 +03:00
barisusakli
f683a1fe62
added categories to search test
2016-10-17 23:54:06 +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
yariplus
472dd007d8
fix mongo lex callback
2016-10-17 15:24:35 -04:00
psychobunny
d106ca9ce3
up persona
2016-10-17 14:28:07 -04:00
yariplus
e8823eab33
add db lexical tests
2016-10-17 14:22:50 -04:00
barisusakli
cd71eb909d
closes #5125
2016-10-17 20:13:05 +03:00
barisusakli
abccbe8648
update validator
2016-10-17 20:02:04 +03:00
barisusakli
612b4d09f2
update nodemailer
2016-10-17 19:58:05 +03:00
barisusakli
b36f11c7f9
update some deps
2016-10-17 19:49:29 +03:00
barisusakli
5cd2da4309
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2016-10-17 19:01:42 +03:00
barisusakli
c972a339e6
fix value
2016-10-17 19:01:11 +03:00
barisusakli
862678eefe
encodeURIComponent header values
2016-10-17 18:58:25 +03:00
Julian Lam
4ceb8914e9
adding email sent tally to digest output
2016-10-17 10:05:22 -04:00
NodeBB Misty
a317847961
Latest translations and fallbacks
2016-10-17 09:02:21 -04:00
Barış Soner Uşaklı
54a24f8dbd
Merge pull request #5122 from yariplus/patch-14
...
Add oldTitle to topic edit hook
2016-10-17 11:17:59 +03:00
yariplus
be3b35dea3
fix callbacks and regex
2016-10-16 23:07:22 -04:00
yariplus
1bb44e2429
Allow lex min and max to be inclusive or exclusive.
2016-10-16 21:50:13 -04:00
yariplus
437d2744cc
addl lex commands for mongo
2016-10-16 20:37:48 -04:00
yariplus
ef20757f3e
zremrangebylex, zlexcount
2016-10-16 18:45:54 -04:00
barisusakli
ba17f98c70
getPostSummaryByPids test
2016-10-16 23:48:35 +03:00
Barış Soner Uşaklı
93a3f0f6c5
Update README.md
2016-10-16 22:54:31 +03:00
barisusakli
52a0430603
cleanup console.logs
2016-10-16 22:52:39 +03:00
barisusakli
224c311b5e
testing again
2016-10-16 22:38:26 +03:00
barisusakli
13719fccfe
testing on nodev6
2016-10-16 22:19:30 +03:00
barisusakli
1a63672e66
more test fixes
2016-10-16 21:51:42 +03:00
yariplus
1fc5e5d0d3
getSortedSetRevRangeByLex
2016-10-16 14:48:29 -04:00
Timothy Fike
cfa5974515
Add oldTitle to topic edit hook
2016-10-16 12:14:54 -04:00
barisusakli
15d948894d
fix typo
2016-10-16 18:06:53 +03:00
barisusakli
292055d322
show test db info before test
2016-10-16 18:03:22 +03:00
barisusakli
d1fb4909ba
one more try catch for node5/6
2016-10-16 17:51:35 +03:00
barisusakli
4a8b3dcd4c
fix eslint errors
2016-10-16 17:42:14 +03:00
barisusakli
817cd29f00
try require from root
2016-10-16 17:36:24 +03:00
barisusakli
9e094184ba
remove trailing / on url
2016-10-16 16:59:29 +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
NodeBB Misty
f5173a348f
Latest translations and fallbacks
2016-10-16 09:02:19 -04:00
barisusakli
b8a3ca98cb
added callback to webserver.listen
...
wait for webserver to be ready to run tests
added topic restore test
added test to load topic via controller
2016-10-16 06:55:12 +03:00
barisusakli
ae9b5654d3
set isPrimary and isCluster
2016-10-16 06:15:11 +03:00
barisusakli
e462fadd94
init express/webserver for tests
2016-10-16 06:03:09 +03:00
NodeBB Misty
5a893a41a2
Latest translations and fallbacks
2016-10-15 09:02:20 -04:00
barisusakli
4847c9fb81
test for post.delete/restore/purge
2016-10-15 13:36:34 +03:00
barisusakli
e9a3acdac5
db.info test
2016-10-15 10:16:58 +03:00
barisusakli
6d97c4cec8
up mongo deps, create session store after db.authenticate
2016-10-14 22:18:28 +03:00
barisusakli
bfcef27c47
plugin tests
2016-10-14 21:48:38 +03:00
barisusakli
85ca547423
update pagination test so it covers separators as well
2016-10-14 20:32:31 +03:00