Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / unittest_utils.py
2022-05-31 Scott GaschImprove docstrings for sphinx.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-09 Scott GaschCleanup unittest_utils trying to get clean lint.
2022-02-09 Scott GaschMore cleanup, yey!
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottLet's be explicit with asserts; there was a bug in...
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-02 Scottmypy clean!
2022-01-31 Scott--unittests_ignore_perf shouldn't mess with the databas...
2022-01-27 ScottAdding test code trying to improve test coverage.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-18 ScottCode cleanup.
2022-01-18 ScottCreates a function_utils and pull a function_identifer...
2022-01-17 ScottMake unittest_utils log its perf data to a database...
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2021-09-15 Scott GaschAdding doctests. Also added a logging filter.
2021-09-10 Scott GaschAdding more tests, working on the test harness.
2021-07-29 Scott GaschMoney, Rate, CentCount and a bunch of bugfixes.
2021-07-17 Scott GaschRecord streams.
2021-07-17 Scott GaschVarious
2021-07-09 Scott GaschLots of changes.