Open jakemac53 opened 9 years ago
The tests all live in the e2e_test folder, but are using the new test package. Should be as easy as running pub run test from within that folder in the travis script.
test
pub run test
The tests all live in the e2e_test folder, but are using the new
test
package. Should be as easy as runningpub run test
from within that folder in the travis script.