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

Write more unit tests #8

Open
TheModMaker opened this issue Mar 5, 2016 · 0 comments
Open

Write more unit tests #8

TheModMaker opened this issue Mar 5, 2016 · 0 comments
Milestone

Comments

@TheModMaker
Copy link
Owner

There are almost no unit tests. Need to add a bunch more of them so I can be more sure this works as expected.

TheModMaker added a commit that referenced this issue Apr 8, 2016
This adds a number of unit tests for the standard libraries.  These tests
are also end-to-end tests that test the whole library.  They are simply
Lua code that calls the libraries and checks the results.

This also fixes a number of bugs found.

Issue #8
@TheModMaker TheModMaker modified the milestone: v1.0.0 Jan 23, 2017
TheModMaker added a commit that referenced this issue Jan 24, 2017
This adds a number of unit tests for Lua defined classes and fixes
a number of bugs that resulted from it.

Issue #8
TheModMaker added a commit that referenced this issue Mar 4, 2021
TheModMaker added a commit that referenced this issue Mar 9, 2021
Now we can create an expected AST object and compare it in tests.  This
makes the tests easier to read and compares all the properties.

Issue #8
TheModMaker added a commit that referenced this issue Mar 9, 2021
This also fixes some edge cases in the parser that these tests caught.

Issue #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant