traderjoe-xyz / joe-core

📝 Main contracts for Trader Joe
MIT License
154 stars 88 forks source link

Add tests for TokenVesting contract #124

Closed tommyrharper closed 9 months ago

tommyrharper commented 9 months ago

I was gas optimising your contracts as part of my studies and found you don't have any tests for the TokenVesting contract.

Hence I wrote some for my gas tests.

I thought it was worth merging them into your repo - they are not comprehensive, but some tests are better than none.