Skip to content
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

More tests #147

Merged
merged 60 commits into from
Aug 22, 2023
Merged

More tests #147

merged 60 commits into from
Aug 22, 2023

Conversation

dkackman
Copy link
Owner

No description provided.

KevinOnFrontEnd and others added 30 commits August 8, 2023 15:44
* Start of refactor of unit tests

* Restructured fullnode support on TestBase

* Added support for switching between wss mode & https mode for clients

* WIP wallet tests

* Added harvester config

* commented out test classes

---------

Co-authored-by: kev <kev@darkhorse>
* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node
* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator
* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests
* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation
* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* crawler tests

* fix up some xunit warnings
* migrate daemon tests

* remove line that isn't needed

---------

Co-authored-by: kev <kev@darkhorse>
* add missing tests

* fix GetKeys
dkackman and others added 29 commits August 13, 2023 11:13
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* 2.0 alpha 3 (#128)

* Test restructure (#106)

* Start of refactor of unit tests

* Restructured fullnode support on TestBase

* Added support for switching between wss mode & https mode for clients

* WIP wallet tests

* Added harvester config

* commented out test classes

---------

Co-authored-by: kev <kev@darkhorse>

* fix GetWallets method

* fix GetRewardTargets improper overload

* fix GetWallets method (#108)

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* FarmerProxyTests passing (#109)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* Test stub generator (#111)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* More tests (#112)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* Test refactor don (#113)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* crawler tests

* fix up some xunit warnings

* Fixups in FullNode tests (#115)

* fix GetWallets method

* fix GetRewardTargets improper overload

* suppress configurawait rule in unbit tests

* farmer tests passing agains testnet node

* test stubber (#110)

* cleaanup

* test stub generator

* remove tests of base class methods

* add missing farmer tests

* more tests

* ignore optional paramters in test generation

* crawler tests

* fix up some xunit warnings

* migrate daemon tests (#114)

* migrate daemon tests

* remove line that isn't needed

---------

Co-authored-by: kev <kev@darkhorse>

* GetKeys fix and missing tests (#118)

* add missing tests

* fix GetKeys

* PlotterProxy tests (#119)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests (#121)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* stub in wallet proxy tests (#122)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* More test stubs (#123)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs (#124)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* Wallet test stubs (#125)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3 (#127)

* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

---------

Co-authored-by: KevinOnFrontEnd <133973062+KevinOnFrontEnd@users.noreply.github.com>
Co-authored-by: kev <kev@darkhorse>

* fix merge issue

* 2.0 alpha3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* Bump YamlDotNet from 13.1.1 to 13.2.0 in /src/chia-dotnet (#132)

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests

---------

Co-authored-by: KevinOnFrontEnd <133973062+KevinOnFrontEnd@users.noreply.github.com>
Co-authored-by: kev <kev@darkhorse>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests

* CalculateCoinName
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests

* CalculateCoinName

* fix DidInfo.Solution
* add missing tests

* fix GetKeys

* more tests

* HarvesterProxy tests

* plotter tests

* simplify

* stub in missing FullNode tests

* fix GetCoinRecordsByPuzzleHash

* stub in all the wallet proxy tests

* stub in missing standard wallet tests

* stub in TradeManager tests

* VC manager stubs

* simplify

* CATWallet stubs

* DataLayerWallet test stubs

* did wallet test stubs

* pool and nft wallet test stubs

* 2.0 alpha 3

* fix GetWalletBalances

* more passing tests

* a couple more tests

* a couple more tests

* add DataLayerProxy test stubs

* expand enumerables whenever possible in unit tests

* more tests

* clean up

* more fixes and tests

* pool tests

* data layer tests

* CalculateCoinName

* fix DidInfo.Solution

* sign by address
@dkackman dkackman merged commit 44e9a74 into main Aug 22, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants