jhu-bids / TermHub

Web app and CLI tools for working with biomedical terminologies. https://github.com/orgs/jhu-bids/projects/9/views/7
https://bit.ly/termhub
GNU General Public License v3.0
10 stars 10 forks source link

Bug fix: Frontend E2E tests #806

Closed joeflack4 closed 4 months ago

joeflack4 commented 4 months ago

Changes

Bug fix: Frontend E2E Tests
- Fixed issue where frontend tests were failing because prod still had TermHub title, and dev has VS-Hub.
- Fixed issue where presence of \n in an expected title was causing an error.

Other
- Update: jshintConfig to esversion 11.
- Minor codestyle, comment, todo updates.