2440 Commits (45aa0ad6800733219e085d676f52042c6998c4cb)
 

Author SHA1 Message Date
Thomas Lynch 45aa0ad680 move some more .js files out of root dir, not helper related 2 years ago
Thomas Lynch 4f525b6613 move, rename, reorganise "helpers" => "lib" 2 years ago
Thomas Lynch 31487878d8 add more paramconverter tests + fix a few bugs and make paramconverter more robust 2 years ago
Thomas Lynch cfa024c760 avoid potential issue 2 years ago
Thomas Lynch 0a8c8e3ed5 remove nonsense inconsistent check for recents pages only, pruning should be used in this case instead 2 years ago
Thomas Lynch ca74778796 "test:coverage" script, and improve tripcode test coverage 2 years ago
Thomas Lynch bbde9b69ba update CHANGELOG, close #443 2 years ago
Thomas Lynch 986e0c89bd Merge branch '443-docker-experimental' into develop 2 years ago
Thomas Lynch 018664521e move deleting acocunt to cleanup tests 2 years ago
Thomas Lynch b0ba9a685e add test for add/edit perm/delete staff 2 years ago
Thomas Lynch 41b5c7ba34 test ban reporter and dismiss reports 2 years ago
Thomas Lynch 22c87f8993 test add/edit/remove custompage 2 years ago
Thomas Lynch 822d7777d6 add test to report ban for global and local report 2 years ago
Thomas Lynch 2587ac5bad add account create/edit perm/delete test 2 years ago
Thomas Lynch 451af268e5 add tests global ban, remove/deny appeal/edit ban duration 2 years ago
Thomas Lynch 8f34e9e362 add tests 2 years ago
Thomas Lynch 7bc5e8485d move some delete actions and delete board to after the pages test, so stuff likeoverboard has some content 2 years ago
Thomas Lynch 571fc567dd update CHANGELOG 2 years ago
Thomas Lynch 496e8cc5c6 bugfix null subject and/or nomarkup cause catalog to fail test 2 years ago
Thomas Lynch 2d37b00dae test posting file, spoiler the file, and spoiler_all when posting 2 years ago
Thomas Lynch 1551c87744 start on global tests, add one to post/edit/delete news 2 years ago
Thomas Lynch f2d199482b add reports + edit test 2 years ago
Thomas Lynch cf3cecbcf9 bugfix cyclic limit being only correct every n%2 post 2 years ago
Thomas Lynch bafecbd847 add some more posting, cyclic test, moving, deleting, bans, range bans w/modlog records 2 years ago
Thomas Lynch 40b514933c Merge branch 'develop' into 443-docker-experimental 2 years ago
Thomas Lynch ed3f32d4a3 bugfix JIT built catalogs not having json 2 years ago
Thomas Lynch 04f697225e improve pages test, and make it test basic globalmanage pages 2 years ago
Thomas Lynch 9a8633d171 Merge branch 'develop' into 443-docker-experimental 2 years ago
Thomas Lynch eb8a97b954 Merge branch 'testing' into develop 2 years ago
Thomas Lynch 7038064f61 Merge branch 'develop' into 443-docker-experimental 2 years ago
Thomas Lynch cae2b329d2 Merge branch 'testing' into develop 2 years ago
Thomas Lynch 08c78da62f add some testing for actions. makes a few new threads, random delete and random toggle of sticky/lock/bumplock 2 years ago
Thomas Lynch 9fd11f45a4 Merge branch 'develop' into 443-docker-experimental 2 years ago
Thomas Lynch 4829bc6546 emptyDir() instead of remove() because remove runs into ENOTEMPTY under synthetic load of high post rates, probably because new threads get written to the folder at the same time. no ide a why emptyDir doesnt hav ethis problem.. 2 years ago
Thomas Lynch 2863389ecf improve posting tests 2 years ago
Thomas Lynch 19dcab2016 integration/docker test changes 2 years ago
Thomas Lynch f41a84c944 bugfix when null tags 2 years ago
Thomas Lynch c54d4c487c obey note in randomrange.js for tests 2 years ago
Thomas Lynch a366e9b9ec add permission tests 2 years ago
Thomas Lynch 0bb0f9bbc5 add randomrange test 2 years ago
Thomas Lynch ee9319f629 minor change to useless fortune test 2 years ago
Thomas Lynch 3d07f228b3 add schema.js tests 2 years ago
Thomas Lynch 300dc481a6 minor bugfix to numberbodyvariable schema checker 2 years ago
Thomas Lynch ddd49bc36b change package.json scripts, add different types of test modes 2 years ago
Thomas Lynch 8184b212b1 add timeutils tests 2 years ago
Thomas Lynch 23356f9d9d add settingsdiff tests 2 years ago
Thomas Lynch 5a41cf1bfa add setting.js tests, and make settings.js more strict 2 years ago
Thomas Lynch 6a71d908d4 add tests for decodequeryip, escaperegexp and (some) paramconverter 2 years ago
Thomas Lynch 9ab024882e remove dead code 2 years ago
Thomas Lynch b226c2e65d add something to run tests in docker, WIP 2 years ago