Commit Graph

78 Commits (5ccdc1c01758e353f703de31ec0470032d6d1677)

Author SHA1 Message Date
Barış Soner Uşaklı c27be9db5a
Recent refactor ()
* wip

* fix inf scroll

* remove duplicated code

* remove dupe code in /unread

* use topicList

* update tag page to use topicList

* fix tests

* combine ifs

* remove more dupe code

* disable timeout
Baris Usakli 566564ed74 fix redis tests
fixed typo in groups/data.js
added postcount,viewcount to int fields
Barış Soner Uşaklı fb6067a7ca only parse if field is requested
Barış Soner Uşaklı f3a679e268 remove parseInts
Barış Soner Uşaklı 537b7ff7e8 remove more parseInts
Baris Usakli a228dc2de9 closes
Barış Soner Uşaklı ac39112271 remove more parseInts
Barış Soner Uşaklı 26d4e0852f use includes instead of indexOf
use _.uniq instead of filter&indexOf
Barış Soner Uşaklı c06480b82e add tests for blocked users teaser/unread
Baris Usakli a867b77509 add assert message to test
Barış Soner Uşaklı 5c7dd54815
fix zsets and update them on post move, closes ()
Barış Soner Uşaklı a7c4c59121 change to series
Barış Soner Uşaklı 805da98a36 remove unnecessary groups.resetCache calls
Barış Soner Uşaklı 944972c6f2 change to series
Barış Soner Uşaklı 1cb2e1e368 remove console.log switch to series
Barış Soner Uşaklı f618ba8e1e add private category test for unread tids
Barış Soner Uşaklı ccad95cf73 closes
Barış Soner Uşaklı 2fd2accf8c add tests for top topics
fix popular page displaying 18 topics per page
Barış Soner Uşaklı 4684ab3bf6 suggest topic test
Barış Soner Uşaklı 505e511e4d fix tests
Barış Soner Uşaklı f3fda152bf closes
Barış Soner Uşaklı a2ba01b0d7 fix test
Baris Usakli 3551d7d68e closes
Barış Soner Uşaklı 4f2f84e47c
Baris Usakli a500e0019c closes
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
Barış Soner Uşaklı 0f5be5ae25 remove plugin.hook check
Peter Jaszkowiak 1471fbdc14 Fix tests
Barış Soner Uşaklı be79b85526 fix test
Barış Soner Uşaklı d65f494c6d closes
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
Baris Usakli 61eb7aa68b more tests
Barış Soner Uşaklı 77894915eb closes
Barış Soner Uşaklı 5e3946a6be teaser tests
Julian Lam 860999fa6c Merge remote-tracking branch 'origin/master' into develop
psychobunny a67d48e719 ()
closes 
barisusakli 0c8058ba9d closes
Julian Lam af2d9fb85b Merge branch 'master' into develop
barisusakli 63b3c29a1a test invalid data
barisusakli cd448f90cd more topic tests
Julian Lam 72e77772db Merge branch 'master' into develop
Julian Lam e71bd7a27f Merge branch 'master' into styleguide
barisusakli ca1fe557c7 topic controller tests
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files
Barış Soner Uşaklı 35ff71c37d more tests
Julian Lam 672d7352bb Merge branch 'master' into develop
barisusakli 09d0ce4778 post tests
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 1493afee2a ESlint indent
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks