Commit Graph

6 Commits

Author SHA1 Message Date
j-lin-lmg
8f1b318c9a this was on a to-do stickynote (#159)
- change the any typing to dict
2025-08-12 16:34:11 -07:00
j-lin-lmg
9f48268433 Non game harness update initial (#142)
Naming Scheme rework for non-game harnesses
2025-05-27 11:09:21 -07:00
j-lin-lmg
6f47569db6 Jl harness (#136)
- adds logging to output.py in harness utils, to remove the need to
write the logging function for every harness
- writes a more convenient function to call keras and parse keras args
within misc.py in harness_utils, does not remove any functionality from
other harnesses
- added function to call time function while rounding to int 
- added default paus value for press n times
- dota2: changing to path instead of os
- ac shadows: os to path conversion, uses imported functions instead of
writing
- general linting 
- the last of us part 1 lint
- new the last of us part 2 harness
2025-05-13 14:53:25 -07:00
derek-hirotsu
7e8c5dc71a Cleanup report json in harnesses (#79)
* use format utils for report json in test harnesses

* correct start time in dota harness to be timestamp rather than time delta value

* dota2 util imports

* update dota 2 timestamps

* update error message

* update error message
2023-11-15 14:36:10 -08:00
derek-hirotsu
59c0b7eb6d update workflow (#67)
* update workflow

* update file path

* fix action error

* fix step id

* revert test change

* test

* test

* fix newline

* run poetry install

* fix error

* install poetry

* test

* revert poetry install

* test calling pylint as module

* test calling pylint as module
2023-10-17 18:33:47 -07:00
Derek Hirotsu
e02728a281 Audit Harness Utils (#37)
* pep8 lint

* Update readme

* update readme

* typo

* readme placeholder

* update readme

* update readme

* pep8 lint

* pep8 lint

* add keras methods

* add steam util functions

* Add steam util funcs

* rename logging util to output to avoid potential clashes with standard library package
2023-09-20 15:42:32 -07:00