Skip to content

Custom version for the our products

Choose a tag to compare

@jrschumacher jrschumacher released this 12 Mar 14:24
· 17 commits to master since this release

Removed all beforeEach/afterEach hook in favor of before/after hooks. This speeds up testing and prevents the system from duplicating data on each test.

Also changed user to person which is specific to our applications. Will refactor this to support customization.