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

🧪 Improve and extend unit tests in lexer.test.c 🧪 #211

Open
BaseMax opened this issue Aug 2, 2021 · 3 comments
Open

🧪 Improve and extend unit tests in lexer.test.c 🧪 #211

BaseMax opened this issue Aug 2, 2021 · 3 comments
Assignees
Labels
Enhancement New feature or request Good First Issue Good for newcomers hacktoberfest Help Wanted Extra attention is needed Medium Priority tests

Comments

@BaseMax
Copy link
Member

BaseMax commented Aug 2, 2021

As you know LEXER stage is mostly ready-to-production and we already defined all and most keywords. so we need so many more unit tests at the lexer.test.c file.

https://github.com/One-Language/One/blob/master/test/lexer.test.c#L75

I already defined some unit tests there, so you can take a look to understand how this test system work.

@BaseMax BaseMax added Enhancement New feature or request Good First Issue Good for newcomers Help Wanted Extra attention is needed Medium Priority labels Aug 2, 2021
@BaseMax
Copy link
Member Author

BaseMax commented Aug 2, 2021

If you need and want to learn more about the LIST OF ALL TOKENS you can read here:

@BaseMax BaseMax added the tests label Aug 7, 2021
@abdorah
Copy link
Member

abdorah commented Aug 14, 2021

Hi! I am interested in this issue.

@jbampton
Copy link
Member

I have assigned you now to this issue

@jbampton jbampton changed the title Improve and extend unit tests in lexer.test.c 🧪 Improve and extend unit tests in lexer.test.c 🧪 Aug 26, 2021
@jbampton jbampton assigned jbampton and unassigned abdorah Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Good First Issue Good for newcomers hacktoberfest Help Wanted Extra attention is needed Medium Priority tests
Projects
None yet
Development

No branches or pull requests

3 participants