Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Add JS unit tests for schedule and transcripts parsers #105

Closed
mduan opened this issue Mar 3, 2014 · 2 comments · Fixed by #155
Closed

Add JS unit tests for schedule and transcripts parsers #105

mduan opened this issue Mar 3, 2014 · 2 comments · Fixed by #155

Comments

@mduan
Copy link
Contributor

mduan commented Mar 3, 2014

Whenever we fix bugs with the schedule or transcript parser, we want to make sure we don't introduce new bugs. So having unit tests would be nice.

@JGulbronson
Copy link
Member

@mduan Do we already have a unit testing framework for JS similar to what we have for Python code?

@mduan
Copy link
Contributor Author

mduan commented Apr 14, 2014

Unfortunately not, so adding a unit testing framework for JS will be prerequisite to work on this. I've created another issue for that: #151.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants