All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- A maximum time for one test run. The default is 12 hours.
- Only minimally tested - a new config
alkiln
variable to customize the maximum time for one test run. Example:
alkiln:
ALKILN_MAX_SECONDS_FOR_PLAYGROUND_TEST_RUN: 600
- ALKiln errors now have codes that authors can give us to pinpoint the specific error
- All chrome processes should be closed, even when tests are ended early. It takes a minute. See #38
- Time elapsed for tests should now show the same/right time when the page is refreshed.
- Added CHANGELOG.md