MatrixAI/TypeScript-Demo-Spa

Testing issues

Closed this issue · 2 comments

As of right now, the setup works when testing the app component, but if the App component has an <img src="..."> in it, an error is thrown:

image

The syntax error says its an invalid token. That's pretty strange. Are you closing or missing some /> somewhere?

All tests are working now with #11.