-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Sub-EPIC] Add unit tests & refactor submodules #13
Labels
Comments
trentmc
added a commit
that referenced
this issue
Aug 4, 2023
trentmc
added a commit
that referenced
this issue
Aug 4, 2023
(Still many more tests to go for utils.contracts)
This was referenced Aug 11, 2023
trentmc
pushed a commit
that referenced
this issue
Aug 26, 2023
Co-authored-by: trizin <[email protected]>
trentmc
added a commit
that referenced
this issue
Aug 28, 2023
trentmc
changed the title
[Sub-EPIC] Add unit tests
[Sub-EPIC] Add unit tests & refactor submodules
Aug 29, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
…s() returns a dict of addr:Feed not addr:dict
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Aug 31, 2023
trentmc
added a commit
that referenced
this issue
Sep 1, 2023
Towards #13 - refactoor & test predictoor/agent1 - agent- and object-oriented via PredictoorAgent1 - config is OO too. PredictoorConfig1 uses model/base_config.py::BaseConfig - thorough tests for predictoor/agent1 via generous mocking - added util/strutil.py incl StrMixin. Used it BaseConfig, Feed, more. - Feed has both shortstr() and longstr() now - use "1" and "2" more liberally in approach1 and 2 filenames. Helps minimize confusion
This is all done except publisher and dfbuyer agents. They're less urgent. Therefore I've created a new github to test & refactor each of those; and we can schedule accordingly. Therefore this github issue is done! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[Part of epic #50 "Ship MVP"]
TODOs
Add unit tests & refactor submodules for each of:
The text was updated successfully, but these errors were encountered: