barisusakli
|
b6639403fe
|
fix set test
|
2014-12-25 02:50:44 -05:00 |
|
barisusakli
|
f4d1fbc4e3
|
fix mock require
|
2014-12-25 02:45:56 -05:00 |
|
barisusakli
|
102819426c
|
require key tests
|
2014-12-25 02:43:11 -05:00 |
|
barisusakli
|
bf54859a27
|
key tests
|
2014-12-25 01:53:28 -05:00 |
|
psychobunny
|
6a47aacdfd
|
forgot description
|
2014-12-02 15:34:34 -05:00 |
|
psychobunny
|
6a9145d90e
|
some basic moderator tests
|
2014-12-02 15:33:28 -05:00 |
|
barisusakli
|
ae1d226218
|
fix group test
|
2014-12-02 13:27:36 -05:00 |
|
Julian Lam
|
c120f5c2c6
|
travis CI again
|
2014-11-30 17:05:00 -05:00 |
|
barisusakli
|
48ee8c1370
|
check err in tests
|
2014-11-30 15:36:17 -05:00 |
|
barisusakli
|
fc0dce429b
|
topic.reply checks with invalid parameters
|
2014-11-12 15:06:55 -05:00 |
|
barisusakli
|
834ca016ec
|
topics.reply test
|
2014-11-12 14:34:06 -05:00 |
|
barisusakli
|
964d531582
|
fix test really
|
2014-11-12 01:22:50 -05:00 |
|
barisusakli
|
385e034a23
|
fix tests
|
2014-11-12 01:19:40 -05:00 |
|
barisusakli
|
4e23fe7c3a
|
more topic post tests
|
2014-11-11 23:12:37 -05:00 |
|
barisusakli
|
3029b19be6
|
fix test
|
2014-11-11 23:03:20 -05:00 |
|
barisusakli
|
fa5ac04cd3
|
src/topics.js cleanup
|
2014-11-11 19:47:56 -05:00 |
|
Julian Lam
|
a12907512f
|
refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355
|
2014-11-06 18:57:52 -05:00 |
|
Julian Lam
|
9a8fa35d8d
|
flushing db after every test group that touches the db
|
2014-11-04 18:39:25 -05:00 |
|
Julian Lam
|
b91d39a0d3
|
almost everything for #2335
|
2014-10-31 13:22:42 -04:00 |
|
Julian Lam
|
28f87cc776
|
added tests for messaging method .canMessage
|
2014-10-30 17:50:27 -04:00 |
|
Julian Lam
|
a992638ef3
|
removed level from testmock error msg
|
2014-10-30 17:50:27 -04:00 |
|
psychobunny
|
396fecb94a
|
removing an old comment
|
2014-10-08 12:32:17 -04:00 |
|
psychobunny
|
9b17ec9f26
|
updating database mock for core templates
|
2014-09-24 13:54:10 -04:00 |
|
psychobunny
|
bd4ab2a24c
|
moving database mock into tests folder
|
2014-09-24 13:54:09 -04:00 |
|
barisusakli
|
84d0e64361
|
fix topic move
|
2014-09-03 20:19:51 -04:00 |
|
barisusakli
|
3829019bfa
|
removed optional params
|
2014-07-24 23:33:33 -04:00 |
|
Julian Lam
|
7afe3bea59
|
added getSortedSetRevUnion... just because.
|
2014-05-23 09:49:18 -04:00 |
|
Julian Lam
|
6e597a9cdb
|
fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method
|
2014-05-23 09:49:18 -04:00 |
|
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
2014-04-14 17:36:10 -04:00 |
|
barisusakli
|
828fd6b978
|
fixed sortedSetRevRangeByScore test
|
2014-04-11 12:49:57 -04:00 |
|
psychobunny
|
136542f8dd
|
Merge remote-tracking branch 'origin/master' into LevelDB
Conflicts:
tests/database.js
|
2014-04-11 02:27:15 -04:00 |
|
psychobunny
|
4892fc81a2
|
added to database tests
|
2014-04-11 01:38:09 -04:00 |
|
barisusakli
|
9d405812cb
|
changed sortedSetRangeByScore
|
2014-04-10 20:59:17 -04:00 |
|
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
2014-04-10 20:56:53 +01:00 |
|
psychobunny
|
129019777f
|
move work on LevelDB
|
2014-04-10 00:36:28 -04:00 |
|
psychobunny
|
e79284e75f
|
LevelDB init
|
2014-04-09 23:22:43 -04:00 |
|
barisusakli
|
a345302454
|
really fixed test
|
2014-04-09 22:34:42 -04:00 |
|
barisusakli
|
b731d6af3b
|
fixed topic test
|
2014-04-09 22:30:02 -04:00 |
|
Julian Lam
|
d1a64798b9
|
removing use of slugs in groups... pending having more time
|
2014-04-09 14:46:18 -04:00 |
|
Julian Lam
|
49a686af78
|
fixing groups tests
|
2014-04-08 17:37:11 -04:00 |
|
barisusakli
|
7a6f7d3e49
|
fixed 2 tests
|
2014-04-08 17:21:04 -04:00 |
|
Julian Lam
|
1cc15a71d6
|
resolved #1350
|
2014-04-08 16:53:08 -04:00 |
|
Julian Lam
|
6afd0fd9de
|
added two failing tests for #1331
|
2014-04-06 15:04:05 -04:00 |
|
Julian Lam
|
14b9c03199
|
First pass at #1331 - Groups.search() + Tests
|
2014-04-05 13:01:31 -04:00 |
|
Julian Lam
|
4701eb1cee
|
updating groups so that members leave a group when it is deleted
|
2014-03-21 09:27:13 -04:00 |
|
Julian Lam
|
4206c17da3
|
rounding out tests for groups
|
2014-03-21 09:05:29 -04:00 |
|
Julian Lam
|
1dcac09e53
|
OMG TESTS #1252
|
2014-03-20 20:49:57 -04:00 |
|
Baris Soner Usakli
|
4986c8ed3a
|
fixed tests
|
2014-03-06 14:51:43 -05:00 |
|
Baris Soner Usakli
|
ea6cf3bbd5
|
more cleanup and changes to topics
|
2014-02-26 16:43:21 -05:00 |
|
akhoury
|
25207852e8
|
added topics thumbnails support
|
2014-02-20 02:05:49 -05:00 |
|