Skip to content

tests(std,Array): Add missing tests for Array#lastIndexOf #1642

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

Merged
merged 1 commit into from
Jan 29, 2021
Merged

tests(std,Array): Add missing tests for Array#lastIndexOf #1642

merged 1 commit into from
Jan 29, 2021

Conversation

saulecabrera
Copy link
Contributor

Adds missing test for Array#lastIndexOf. On that same note, I took the time to verify which methods are untested for Arrays, and it's only lastIndexOf and slice.

I'm working on the tests for slice separately.

  • I've read the contributing guidelines

@MaxGraey
Copy link
Member

nice! Thanks!

@MaxGraey
Copy link
Member

plz update fixtures for array: npm run test:compiler std/array -- --create

@saulecabrera
Copy link
Contributor Author

plz update fixtures for array: npm run test:compiler std/array -- --create

Yeah, forgot to re-run tests after rebasing master

@dcodeIO dcodeIO merged commit 027f938 into AssemblyScript:master Jan 29, 2021
@dcodeIO
Copy link
Member

dcodeIO commented Jan 29, 2021

Great, thank you! :)

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.

3 participants