Tram-One / tram-one

🚋 Legacy View Framework For Vanilla Javascript
http://tram-one.io/
MIT License
36 stars 8 forks source link

Run tram-one-express test suite #107

Closed JRJurman closed 5 years ago

JRJurman commented 5 years ago

Summary

tram-one-express has a really nice and exhaustive test suite. We should look into what it would take to pull in that project, use a local version of tram one, and run those integration tests.

JRJurman commented 5 years ago

Potentially investigate https://lernajs.io/

JRJurman commented 5 years ago

a lot of tram-one-express's tests have been stripped out in v8, so if we want integration tests, they should be included directly (tram-one-express now depends on parcel)