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 Unit Tests and Ingtegration Tests #17

Open
3 of 6 tasks
hrishikeshrt opened this issue Feb 7, 2022 · 2 comments
Open
3 of 6 tasks

Write Unit Tests and Ingtegration Tests #17

hrishikeshrt opened this issue Feb 7, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@hrishikeshrt
Copy link
Owner

hrishikeshrt commented Feb 7, 2022

Feature Description

Write unit tests and integration tests using pytest.

Reasons

Tests help ensure code correctness and compatibility as the application grows.

Checklist

  • Tests for corpus
  • Tests for lexicon
  • Tests for utils
  • Overall Integration Tests
    • Tests for cli
    • Tests for shell
@hrishikeshrt hrishikeshrt added the enhancement New feature or request label Feb 7, 2022
@hrishikeshrt hrishikeshrt changed the title Write Tests Write Unit Tests and Ingtegration Tests Feb 7, 2022
@hrishikeshrt hrishikeshrt added help wanted Extra attention is needed in progress Currently being worked upon labels Feb 7, 2022
@hrishikeshrt hrishikeshrt removed the in progress Currently being worked upon label Feb 7, 2022
@hrishikeshrt hrishikeshrt modified the milestones: Testing Suit, Release of stable version 1.0.0 Feb 12, 2022
@hrishikeshrt
Copy link
Owner Author

utils: 48d2756 13547d5

corpus: b6a2146

@hrishikeshrt
Copy link
Owner Author

more corpus tests: a947c65 cb1b598
lexicon tests: 563375d

@hrishikeshrt hrishikeshrt modified the milestones: Testing Suit, Release of stable version 1.0.0 Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant