index
:
python_utils.git
master
A bunch of python helper utils. Needed to run most of my python code.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2022-04-22
Add powerset to list_utils; improve chord parser.
Scott Gasch
2022-04-22
Add a chord parser test.
Scott Gasch
2022-04-09
Fix typo.
Scott Gasch
2022-03-25
Since this thing is on the innerwebs I suppose it should have a
Scott Gasch
2022-02-26
Increase timeout.
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
2022-02-09
Ditch named tuples for dataclasses.
Scott Gasch
2022-02-08
More cleanup.
Scott Gasch
2022-02-07
Adds unittest.
Scott Gasch
2022-02-07
Add a simple test to google_assistant code.
Scott Gasch
2022-02-06
Ignore integration test results in code coverage report.
Scott Gasch
2022-02-06
Give deps more time to run.
Scott Gasch
2022-02-06
Add a simple test for waitable presence.
Scott Gasch
2022-02-04
Fix a bug in device.py around the type of keywords, add logging and
Scott Gasch
2022-02-03
Add cron.py, a pretty important (and easy) one.
Scott Gasch
2022-02-03
Make this thing actually work.
Scott Gasch
2022-02-03
Make the parallelize intergration test short enough to run at
Scott Gasch
2022-02-03
Add a "unittest" that runs stuff like reminder and unscramble
Scott Gasch
2022-02-03
Change settings in flake8 and black.
Scott Gasch
2022-01-31
Make run_tests.sh re-run a subset of the tests w/o coverage
Scott
2022-01-30
Fix a recent bug in executors. Thread executor needs to return
Scott
2022-01-30
Change locking boundaries for shared dict. Add a unit test.
Scott
2022-01-27
Adding test code trying to improve test coverage.
Scott
2022-01-24
Fix a newly introduced bug in run_tests.sh.
Scott
2022-01-24
Improve run_tests.sh
Scott
2022-01-24
Improve run_tests.sh
Scott
2022-01-24
Add repro instructions for coverage in run_tests.sh.
Scott
2022-01-24
Finish up this coverage stuff.
Scott
2022-01-24
Adds optional code coverage reporting to run_tests.sh.
Scott
2022-01-23
Clean up the remote executor stuff and create a dedicated heartbeat
Scott
2022-01-11
Fix a couple of bugs in executors. Use run_tests.sh as a pre commit
Scott
2021-09-29
Stuff.
Scott Gasch
2021-09-29
Add tests on bidict. Fix bug in string_utils ngrams.
Scott Gasch
2021-09-27
Compress small text messages by just restricting the alphabet. Adds bidict.
Scott Gasch
2021-09-23
Fixup argparse_utils' doctest and tweak test runner.
Scott Gasch
2021-09-23
Fixup test runner.
Scott Gasch
2021-09-21
Persistent state.
Scott Gasch
2021-09-19
Persisted singleton
Scott Gasch
2021-09-19
Persistent state
Scott Gasch
2021-09-15
Adding doctests. Also added a logging filter.
Scott Gasch
2021-09-09
Update tests / test harness.
Scott Gasch
2021-09-08
Add doctests to some of this stuff.
Scott Gasch
2021-09-07
Various changes.
Scott Gasch
2021-08-05
Adds profanity filter, fixes bugs.
Scott Gasch
2021-07-28
Money, Rate, CentCount and a bunch of bugfixes.
Scott Gasch
2021-07-17
Record streams.
Scott Gasch
2021-07-16
Rename timer; add a test for OutputContext.
Scott Gasch
2021-07-11
Random cleanups and type safety. Created ml subdir.
Scott Gasch
2021-07-09
Script to run tests.
Scott Gasch
2021-07-09
ACL uses enums, some more tests, other stuff.
Scott Gasch
[next]