This website requires JavaScript.
Explore
Help
Register
Sign In
CAT_TOM
/
pyasic
Watch
1
Star
0
Fork
0
You've already forked pyasic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8428a2739d27e4d9248434bda369ec0739d516a
pyasic
/
tests
History
UpstreamData
a8428a2739
refactor: remove parameters from
get_{x}
functions and move them to
_get_{x}(**params)
. Add
miner.fw_str
, and
miner.raw_model
. Remove
model
from
get_data
exclude. Swap
fan_count
to
expected_fans
.
2024-01-11 11:33:44 -07:00
..
api_tests
tests: add more tests for miners.
2023-12-18 14:11:16 -07:00
config_tests
tests: add tests for config and update tests.
2023-12-18 14:00:40 -07:00
miners_tests
refactor: remove parameters from
get_{x}
functions and move them to
_get_{x}(**params)
. Add
miner.fw_str
, and
miner.raw_model
. Remove
model
from
get_data
exclude. Swap
fan_count
to
expected_fans
.
2024-01-11 11:33:44 -07:00
network_tests
tests: add tests for config and update tests.
2023-12-18 14:00:40 -07:00
__init__.py
tests: add tests for config and update tests.
2023-12-18 14:00:40 -07:00
test_data.py
feature: add support for VNISH miners.
2023-02-14 10:12:13 -07:00