-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add base classes for lifecycle hook and startup #56
Comments
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
* feat(lifecycle-hook-base): bump version * feat(lifecycle-hook-base): added base classes for lifecycle hook and startup #56 * feat(lifecycle-hook-base): added extension points #56 * chore: bump deps * feat(lifecycle-base-hook): bump SpecFlow to 3.8.7 #56 * feat(lifecycle-hook-base): put extensibility into base bootstrapper #56 * feat(lifecycle-hook-base): added comments #56 * feat(lifecycle-hook-base): updated package release notes #56
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
godrose
added a commit
that referenced
this issue
May 15, 2021
* feat(lifecycle-hook-base): added base classes for lifecycle hook and startup #56 * feat(lifecycle-base-hook): bump SpecFlow to 3.8.7 #56 * feat(lifecycle-hook-base): put extensibility into base bootstrapper #56 * feat(lifecycle-hook-base): added comments #56 * feat(lifecycle-hook-base): updated package release notes #56 * feat(lifecycle): bump version to 2.1.1 (#60)
godrose
added a commit
that referenced
this issue
May 23, 2021
* feat(lifecycle-hook-base): added base classes for lifecycle hook and startup #56 * feat(lifecycle-hook-base): put extensibility into base bootstrapper #56 * feat(lifecycle-override): injecting before scenario override #56 * refactor: added framework-agnostic scenario data store base class #62 (#65) * chore: bump SpecFlow to 3.8.14
godrose
added a commit
that referenced
this issue
May 30, 2021
* feat(lifecycle-hook-base): added base classes for lifecycle hook and startup #56 * feat(lifecycle-hook-base): added extension points #56 * feat(lifecycle-hook-base): put extensibility into base bootstrapper #56 * refactor: added framework-agnostic scenario data store base class #62 (#65) * feat(scenario-context): removed scenario context #49 * feat(scenario-context): added end to end scenario data store #49 * feat(integration-middleware): added integration-tests related middlewares #49
godrose
added a commit
that referenced
this issue
Jun 2, 2021
* feat(lifecycle-hook-base): added base classes for lifecycle hook and startup #56 * feat(lifecycle-hook-base): added extension points #56 * feat(lifecycle-hook-base): put extensibility into base bootstrapper #56 * feat(lifecycle-override): injecting before scenario override #56 (#58) * refactor: added framework-agnostic scenario data store base class #62 (#65) * Feature/scenario context current remove (#68) * feat(scenario-context): removed scenario context #49 * feat(scenario-context): added end to end scenario data store #49 * feat(integration-middleware): added integration-tests related middlewares #49 * feat(integration-middleware): added extension methods #49 * feat(set-value): added SetValue method #71 (#75) * feat(data-store-namespace): moved data store classes to Context namespace #73 (#76)
godrose
added a commit
that referenced
this issue
Jun 21, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Put the common logic inside base classes while allowing for easier override
The text was updated successfully, but these errors were encountered: