-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update combinatorial auction test to new competition format
- use `get_uid_trader` from `orderbook_api` - remove dependency on web3api - add more type information, which is required due to some function returning `Type | None` now - remove using objective instead of surplus in case of small objective (the objective is not available from the competition endpoint anymore) - remove old tests which used old competition data format
- Loading branch information
Showing
2 changed files
with
14 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters