hulu / roca

A command-line tool for running brightscript tests
Apache License 2.0
25 stars 19 forks source link

chore(test): put e2e tests in a separate folder #92

Closed lkipke closed 3 years ago

lkipke commented 3 years ago

Change summary

This creates an e2e folder for all of our e2e tests, to have a cleaner separation from unit tests now that much of this project is in Typescript.