summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing/hooks/jsfile.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-7/+5
* SERVER-67080 PerClusterDataConsistencyHook checks data consistency on the sam...kauboy262022-06-091-1/+1
* SERVER-60779 Extend CheckReplDBHash to work with TenantMigrationsFixture and ...Vishnu Kaushik2021-11-021-0/+26
* SERVER-54315: Turn on jasper resmoke for a single required build and a single...julianedwards2021-10-051-1/+1
* SERVER-60093 don't regenerate TestCase for DynamicJSTestCasesRobert Guo2021-09-241-6/+9
* SERVER-54871 update hook_test_case logger to avoid duplicate logsSiran Wang2021-03-231-1/+1
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-4/+4
* SERVER-48150 Streamline resmoke loggersCarl Raiden Worley2020-06-171-2/+2
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-2/+0
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-8/+16
* SERVER-34185 Introduce DataConsistencyHook for raising ServerFailures.Max Hirschhorn2018-03-291-1/+21
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-5/+5
* SERVER-33737 Fix logger override for DynamicJSTestCaseYves Duhem2018-03-081-0/+8
* SERVER-33665 Make hook dynamic tests TestCase instancesYves Duhem2018-03-061-43/+28
* SERVER-33476 Rename CustomBehavior to HookYves Duhem2018-02-271-3/+3
* SERVER-32474 Fix double logging when using --log=buildlogger.Max Hirschhorn2018-01-101-6/+7
* SERVER-29560 Split testcases.py module into separate files.Max Hirschhorn2017-06-141-5/+5
* SERVER-29560 Split hooks.py module into separate files.Max Hirschhorn2017-06-141-0/+66