pangolindex / exchange-contracts

GNU General Public License v3.0
94 stars 65 forks source link

Core and Periphery Tests #55

Closed 0xsergen closed 1 year ago

0xsergen commented 1 year ago

Implementing Uniswap V3 Core and Periphery Tests into Elixir Core and Elixir Periphery smart contracts.

To run Elixir Core tests, run the command:

npx hardhat test test/elixir-core/*.spec.ts

To run Elixir Periphery tests, run the command:

npx hardhat test test/elixir-periphery/*.spec.ts

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information