This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Initialize Behat #46
Labels
environment
deployment, testing and other devops stuff
feature
new feature to implement
tests
unit and Behat tests
Comments
krzysztofrewak
added
environment
deployment, testing and other devops stuff
feature
new feature to implement
tests
unit and Behat tests
labels
Apr 4, 2022
krzysztofrewak
added a commit
that referenced
this issue
Apr 5, 2022
Merged
krzysztofrewak
added a commit
that referenced
this issue
Apr 6, 2022
krzysztofrewak
added a commit
that referenced
this issue
Apr 6, 2022
krzysztofrewak
added a commit
that referenced
this issue
Apr 6, 2022
Majkulnn
added a commit
that referenced
this issue
Apr 9, 2022
commit c1b4a50 Author: Aleksander Kowalski <[email protected]> Date: Fri Apr 8 10:45:02 2022 +0200 #51 - model docblocks (#53) * feat: add phpdock * fix: after code review * fix: inport * fix: delete dep commit a689436 Author: Krzysztof Rewak <[email protected]> Date: Wed Apr 6 14:16:55 2022 +0200 #46 - behat init (#52) * #46 - Behat initialized * #46 - .env.behat added * #46 - blt bumped * #46 - bootstrapper overwritten * #46 - Makefile cs update
Majkulnn
added a commit
that referenced
this issue
Apr 21, 2022
* #22 - create migration and model * #22 - create view, controller and routing * #22 - subscribing controller, views, service * #22 - refactor * #22 - news and meetups notifications * #22 - subscribing email notification * #22 - cs:fix * Squashed commit of the following: commit c1b4a50 Author: Aleksander Kowalski <[email protected]> Date: Fri Apr 8 10:45:02 2022 +0200 #51 - model docblocks (#53) * feat: add phpdock * fix: after code review * fix: inport * fix: delete dep commit a689436 Author: Krzysztof Rewak <[email protected]> Date: Wed Apr 6 14:16:55 2022 +0200 #46 - behat init (#52) * #46 - Behat initialized * #46 - .env.behat added * #46 - blt bumped * #46 - bootstrapper overwritten * #46 - Makefile cs update * #22 - cs:fix * #22 - add model doc * #22 - cs:fix * #22 - Apply suggestions from code review Co-authored-by: Kamil Piech <[email protected]> * #22 - changes after review * #22 - change emails design * #22 - change form validation after review * #22 - update models * #22 - fix boolean value * #22 - fix after review * #22 - Apply suggestions from code review Co-authored-by: Krzysztof Rewak <[email protected]> * #22 - changes after review * #22 - changes after review * #22 - Apply suggestions Co-authored-by: Krzysztof Rewak <[email protected]> * #22 - changes after review * #22 - changes after review * #22 - changes after review Co-authored-by: Kamil Piech <[email protected]> Co-authored-by: Krzysztof Rewak <[email protected]>
Majkulnn
added a commit
that referenced
this issue
Apr 24, 2022
* #22 - create migration and model * #22 - create view, controller and routing * #22 - subscribing controller, views, service * #22 - refactor * #22 - news and meetups notifications * #22 - subscribing email notification * #49 - create routes, views and controller * #49 - modify password controller, views and requests * Squashed commit of the following: commit c1b4a50 Author: Aleksander Kowalski <[email protected]> Date: Fri Apr 8 10:45:02 2022 +0200 #51 - model docblocks (#53) * feat: add phpdock * fix: after code review * fix: inport * fix: delete dep * #22 - cs:fix * Squashed commit of the following: commit c1b4a50 Author: Aleksander Kowalski <[email protected]> Date: Fri Apr 8 10:45:02 2022 +0200 #51 - model docblocks (#53) * feat: add phpdock * fix: after code review * fix: inport * fix: delete dep commit a689436 Author: Krzysztof Rewak <[email protected]> Date: Wed Apr 6 14:16:55 2022 +0200 #46 - behat init (#52) * #46 - Behat initialized * #46 - .env.behat added * #46 - blt bumped * #46 - bootstrapper overwritten * #46 - Makefile cs update * #22 - cs:fix * #49 - cs:fix * #22 - add model doc * #22 - cs:fix * #49 - add email verification and modify password reset * #49 - cs:fix * #22 - Apply suggestions from code review Co-authored-by: Kamil Piech <[email protected]> * #22 - changes after review * #22 - change emails design * #49 - refactor and cs:fix * #49 - Apply suggestions from code review Co-authored-by: Kamil Piech <[email protected]> * #49 - changes after review * #22 - change form validation after review * #22 - update models * #22 - fix boolean value * #22 - fix after review * #22 - Apply suggestions from code review Co-authored-by: Krzysztof Rewak <[email protected]> * #22 - changes after review * #22 - changes after review * #49 - refactor routing names * #49 - changes after review * #22 - Apply suggestions Co-authored-by: Krzysztof Rewak <[email protected]> * #22 - changes after review * #49 - changes after review * #49 - changes after review Co-authored-by: Kamil Piech <[email protected]> Co-authored-by: Krzysztof Rewak <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
environment
deployment, testing and other devops stuff
feature
new feature to implement
tests
unit and Behat tests
With Behat tests initially provided in #45, it would be nice to have a way to run these scenarios.
Behat should be added with newest version. Contexts should be properly configured and ready to be extended. The aim of this task is to setup Behat and is not to have all tests green.
The text was updated successfully, but these errors were encountered: