8 Commits

Author SHA1 Message Date
Robert Schäfer
5e0d245b40 Implemented most cucumber features with factories 2019-02-26 00:25:31 +01:00
Robert Schäfer
74d1f9c00a Sketch a cucumber feature for writing a post
@appinteractive
Cucumber lesson: Write the cucumber feature first, then add step
definitions. If you do it the other way round, it will make your
cucumber features less readable.
2019-02-15 14:10:28 +01:00
Grzegorz Leoniec
57c106ab13
Fixe typo in AboutMeAndLocation feature 2019-01-17 19:24:00 +01:00
Grzegorz Leoniec
a3a229c36f
Fixed location test with region on english locale by using Saxony-Anhalt instead 2019-01-15 11:08:37 +01:00
Robert Schäfer
096b3b7e9d Use multiline strings in the step definition
@appinteractive I'm having trouble to run cypress on my machine right
now. But I think this is the correct syntax.
2019-01-11 18:46:35 +01:00
Grzegorz Leoniec
a6b8a81574
Renamed scenario "I change my name" to "change username" 2019-01-10 13:51:45 +01:00
Grzegorz Leoniec
5c7ecfc6a6
Improved integration tests 2019-01-10 13:50:20 +01:00
Grzegorz Leoniec
5a664053a5
Refactored testingsetup 2019-01-08 19:25:40 +01:00