Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
9 years ago |
barisusakli
|
4af631666a
|
closes #4955
|
9 years ago |
barisusakli
|
28331389a6
|
added getTopicWithPosts test
|
9 years ago |
barisusakli
|
a13bc64f40
|
wait for db flush to complete to carry on with other test suites
fixes the problem where tests would sometimes fail due to timing issues
|
9 years ago |
barisusakli
|
5d2e5377c5
|
fix tests
|
9 years ago |
barisusakli
|
bf2133ed7c
|
topic watching
|
9 years ago |
boomzilla
|
52e4a37df8
|
When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554)
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
|
9 years ago |
barisusakli
|
2869b3c068
|
closes #4354
|
9 years ago |
barisusakli
|
5d9373730a
|
added delete purge test
|
9 years ago |
Barış Soner Uşaklı
|
573840ccbd
|
changed to title raw
|
9 years ago |
barisusakli
|
4906fbf43a
|
fix tests
|
9 years ago |
barisusakli
|
2fc385f723
|
closes #4141, closes #4149
|
9 years ago |
psychobunny
|
f3a113d318
|
jslinting on holiday ftw
|
10 years ago |
barisusakli
|
fc0dce429b
|
topic.reply checks with invalid parameters
|
10 years ago |
barisusakli
|
834ca016ec
|
topics.reply test
|
10 years ago |
barisusakli
|
964d531582
|
fix test really
|
10 years ago |
barisusakli
|
385e034a23
|
fix tests
|
10 years ago |
barisusakli
|
4e23fe7c3a
|
more topic post tests
|
10 years ago |
barisusakli
|
3029b19be6
|
fix test
|
10 years ago |
barisusakli
|
fa5ac04cd3
|
src/topics.js cleanup
|
10 years ago |
psychobunny
|
bd4ab2a24c
|
moving database mock into tests folder
|
10 years ago |
Julian Lam
|
6e597a9cdb
|
fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
barisusakli
|
a345302454
|
really fixed test
|
11 years ago |
barisusakli
|
b731d6af3b
|
fixed topic test
|
11 years ago |
Baris Soner Usakli
|
4986c8ed3a
|
fixed tests
|
11 years ago |
akhoury
|
25207852e8
|
added topics thumbnails support
|
11 years ago |
Baris Usakli
|
0da141e7bc
|
removed redismock, added database mocked, fixed tests to work with dbal
|
11 years ago |
Denis Wolf
|
7c3fa30c13
|
tests: topic.js: fixed description to mirror code, refactored asserts since mocha's 'done' can process errors in callback
|
11 years ago |
Denis Wolf
|
cbbb7a7c8e
|
tests: topic.js: extract mock data init in getters
|
11 years ago |
Denis Wolf
|
6893bd8b04
|
tests: topic.js: extract mock data init in .post
|
11 years ago |
Denis Wolf
|
22eabf6620
|
tests: topic.js: naming flow fix for .post
|
11 years ago |
Baris Usakli
|
54d94f5988
|
added topic tests
|
11 years ago |