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-06-04
Spacing tweak.
Scott Gasch
2022-06-04
Add timeout_seconds to cmd_showing_output.
Scott Gasch
2022-06-03
Take a lock before reading cross thread.
Scott Gasch
2022-06-03
Make run_tests.py also run a subset of tests w/o coverage (in addition
Scott Gasch
2022-06-03
Add --all and cleanup clear_line().
Scott Gasch
2022-06-02
Make the bar graph thing do fractions.
Scott Gasch
2022-06-02
One bugfix and some cosmetics.
Scott Gasch
2022-06-02
Hammer on that run_tests.py thing again.
Scott Gasch
2022-06-02
Rename old run_tests.sh script; it's not used in hooks anymore.
Scott Gasch
2022-06-02
Rename a method in exec_utils.
Scott Gasch
2022-06-02
Code cleanup for run_test.py
Scott Gasch
2022-06-02
Add a .coveragerc file to make sure we run coverage in parallel.
Scott Gasch
2022-06-02
Final touches on the new test runner.
Scott Gasch
2022-06-02
Update run_tests.py.
Scott Gasch
2022-06-02
Initial stab at a smarter doc/unit/integration/coverage test runner.
Scott Gasch
2022-05-12
Fix an edge condition around the Nth weekday of the month when
Scott Gasch
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
[next]