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

Add Unit Tests #8

Open
driscoll42 opened this issue Feb 25, 2021 · 3 comments
Open

Add Unit Tests #8

driscoll42 opened this issue Feb 25, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@driscoll42
Copy link
Owner

No description provided.

@driscoll42 driscoll42 added the enhancement New feature or request label Feb 25, 2021
@driscoll42 driscoll42 self-assigned this Feb 25, 2021
@driscoll42 driscoll42 added this to Backlog in ebayMarketAnalyzer Feb 25, 2021
@driscoll42 driscoll42 moved this from Backlog to Misc in ebayMarketAnalyzer Mar 2, 2021
@driscoll42
Copy link
Owner Author

  • Unit Testing. Comprehensive tests that verify basic workings of your program, such as individual functions/methods.

@driscoll42
Copy link
Owner Author

Create a test per function to validate it works. Will likely need to create a dummy Excel to use (which will be useful to show off how the extract looks anyway). Also as most of the bugs are in the scraping, perhaps some saved eBay pages?

@driscoll42 driscoll42 moved this from Misc to In progress in ebayMarketAnalyzer Mar 15, 2021
@driscoll42 driscoll42 moved this from In progress to Misc in ebayMarketAnalyzer Mar 23, 2021
@driscoll42
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant