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

Fix/vesting test review requests #3678

Merged
merged 2 commits into from
Mar 10, 2023

Conversation

Ben-PH
Copy link
Contributor

@Ben-PH Ben-PH commented Mar 10, 2023

Clears clippy lint and allows the running of tests without the "testing" feature. handy for some IDE setups (in the case of mine, at least)

@Ben-PH Ben-PH requested a review from modship March 10, 2023 18:30
@Ben-PH Ben-PH self-assigned this Mar 10, 2023
@modship modship merged commit 3777957 into fix/vesting_test Mar 10, 2023
@modship modship deleted the fix/vesting_test-review_requests branch March 10, 2023 19:11
modship added a commit that referenced this pull request Mar 13, 2023
* fix(vesting) : check if amount != 0 before checking vesting

* test(vesting) : update mocked data

* Fix/vesting test review requests (#3678)

* Fix clippy lint: unused result

* include test helpers when testing without "testing" feature

* refactor(test) : add const for timestamp

---------

Co-authored-by: Ben <benphawke@gmail.com>
modship pushed a commit that referenced this pull request Mar 20, 2023
* fix(vesting) : check if amount != 0 before checking vesting

* test(vesting) : update mocked data

* Fix/vesting test review requests (#3678)

* Fix clippy lint: unused result

* include test helpers when testing without "testing" feature

* refactor(test) : add const for timestamp

---------

Co-authored-by: Ben <benphawke@gmail.com>
modship pushed a commit that referenced this pull request Mar 20, 2023
* fix(vesting) : check if amount != 0 before checking vesting

* test(vesting) : update mocked data

* Fix/vesting test review requests (#3678)

* Fix clippy lint: unused result

* include test helpers when testing without "testing" feature

* refactor(test) : add const for timestamp

---------

Co-authored-by: Ben <benphawke@gmail.com>
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.

2 participants