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
6f64cc5e0dedbb90ccec35c148d8f6033f7800b4
pyasic
/
tests
History
UpstreamData
6f64cc5e0d
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-15 10:47:33 -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-15 10:47:33 -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