sbkwgh
|
a5323c4f1a
Fix test bugs
|
8 年 前 |
sbkwgh
|
5585ec7ddd
Add test for 'liking' a post
|
8 年 前 |
sbkwgh
|
514ba58577
Add and implement tests for categories with spaces
|
8 年 前 |
sbkwgh
|
57f6b6211c
Change query for category from name field to value field
|
8 年 前 |
sbkwgh
|
a7ff1103ba
Fix tests and implement them to delete user
|
8 年 前 |
sbkwgh
|
2604349d65
Add delete post tests
|
8 年 前 |
sbkwgh
|
ef0e5bb464
Add edge case if no parameter is provided
|
8 年 前 |
sbkwgh
|
af10955b6a
Fix bug where blank password would cause route to hang
|
8 年 前 |
sbkwgh
|
b31c15236b
Change test for short string to see if it passes when new password is blank
|
8 年 前 |
sbkwgh
|
aeb700a800
Fix tests and implement password update
|
8 年 前 |
sbkwgh
|
d4d0318a17
Implement update description tests
|
8 年 前 |
sbkwgh
|
137328f8a2
Fix bugs in test
|
8 年 前 |
sbkwgh
|
5bbce1cb53
Implement tests; add new errors for these
|
8 年 前 |
sbkwgh
|
0f065a8477
Fix pagination bug; update tests
|
8 年 前 |
sbkwgh
|
41155b48be
Rejig test
|
8 年 前 |
sbkwgh
|
8633a419b6
Add socket.io emitter
|
8 年 前 |
sbkwgh
|
2fab03ac78
Fix typo
|
8 年 前 |
sbkwgh
|
601a4eee2e
Add socketio initial setup, passing the io variable in express app object
|
8 年 前 |
sbkwgh
|
357681345f
Add test for socket-io new thread notification
|
8 年 前 |
sbkwgh
|
4112f7574e
Add socket.io dependencies
|
8 年 前 |
sbkwgh
|
303f1b04a5
Fix bug where post was paginated by postnumber not id, make post pagination descending
|
8 年 前 |
sbkwgh
|
9c515c9929
Update test to reflect subtle bug, and use descending id
|
8 年 前 |
sbkwgh
|
f92ae9df9d
Add another thread to see if newer posts affects pagination routine
|
8 年 前 |
sbkwgh
|
5d30acb1e4
Fix issues with paginating based on descending rather than ascending time
|
8 年 前 |
sbkwgh
|
151b560429
Update tests to match new pagination format
|
8 年 前 |
sbkwgh
|
c82a34c13f
Change pagination mechanism, since for threads you want newest first
|
8 年 前 |
sbkwgh
|
2bfec678a0
Fix bugs
|
8 年 前 |
sbkwgh
|
c5fd80e14a
Buggy changes
|
8 年 前 |
sbkwgh
|
d45e680e04
Add pagination - ideally so that it can be used in lieu of user page route
|
8 年 前 |
sbkwgh
|
4b559e50e1
Include color field on user; add bright luminosity option to color generation
|
8 年 前 |