Automated E2E and integration testing of Milo-based projects.
npm installnpm testYou may want to test a Milo branch. This could be for either milo, consumers or both. This is done by setting an environment variable before you run your tests.
export branch=your-branch-namenpm test -- -g @bacomnpm test -- -g @milonpm test -- -g @large-buttonnpm test -- -g @large-button -g @medium-button