-
-
Notifications
You must be signed in to change notification settings - Fork 4
Create unit tests for API requests #37
Copy link
Copy link
Open
Labels
Front-endIssues for Vue, bundler, linter, styling.Issues for Vue, bundler, linter, styling.QAFor writing, changing, or fixing tests or test suite.For writing, changing, or fixing tests or test suite.
Milestone
Metadata
Metadata
Assignees
Labels
Front-endIssues for Vue, bundler, linter, styling.Issues for Vue, bundler, linter, styling.QAFor writing, changing, or fixing tests or test suite.For writing, changing, or fixing tests or test suite.
No unit tests exists for the configData API, this would be as simple as mocking axios and checking the correct methods with correct parameters are called.