Commit Graph

3 Commits

Author SHA1 Message Date
Eric fc41c08d74
Remove marketplace example dist test clone
No longer needed and the unit tests checking expiry < duration in other modules and on the contracts should cover this case.
2023-12-06 16:19:18 +11:00
Eric d6c20e8b5d
Clone and fix MarketplaceExample dist test
The main issue was caused by an underflow in the partial payouts calculation. The underflow has been fixed.

The rest is creation of the test and supporting changes for the test.
2023-12-06 15:42:19 +11:00
Eric 3e4a585fa6
move marketplace test to its own file 2023-12-06 15:41:52 +11:00