roschaefer
784e1fd911
Fix one more cypress test, implement a factory
2019-09-03 21:28:29 +02:00
roschaefer
4d5769fbc6
Fix cypress tests and factories
2019-09-03 21:28:29 +02:00
Matt Rider
f6ba3cf581
Uncomment out feature steps
2019-08-30 08:00:07 +02:00
Matt Rider
cf60397477
Fix failing cypress test, add steps
...
- Added step to expose the search feature was completely broken after my latest commit.
- when a user blocks another user, the search functionality just stopped working.
- reverted changes to @roschaefer hacky fix of the search functionality
2019-08-30 07:47:57 +02:00
Matt Rider
e8871f51d4
Refactor cypress tests
...
- add cypress command to createCategories to DRY out the steps
- remove step from background when isn't directly related to the setup
2019-08-21 10:00:44 +02:00
Matt Rider
c43ed33b7d
Add categories for post creation Content.feature
2019-08-20 22:22:27 +02:00
Matt Rider
8735045d11
Update cypress tests, post query
2019-08-20 20:13:29 +02:00
Matt Rider
a21cf5aef6
Fix cypress test
2019-08-14 15:19:27 +02:00
Matt Rider
6099a986c9
Improve English, update case for English translations
2019-08-14 14:29:35 +02:00
roschaefer
073185d424
All cucumbers implemented
2019-08-13 19:46:01 +02:00
roschaefer
fffd29e867
Sketch cucumber scenarios for blocked user feature
...
.. first scenario already passing
2019-08-13 18:20:32 +02:00
Alina Beck
c2887c7b90
add integration test for editing social media
2019-07-16 13:06:34 +02:00
Matt Rider
cebd1046c7
Write cypress tests, show dropzone conditionally
...
- If it's the user's profile, show vueDropzone, if not show just the user's avatar
- apollo mutation is being called twice for drag and drop events
2019-05-24 01:26:37 -03:00
Wolfgang Huß
c4a4d3d1f0
Wrote an additional frontend unit test
...
Skipped writing of a modal dialog before deletion, because many code parts are on the way in the delete post PR.
So makes no sense to write them twice.
I make a new issue …
2019-05-08 16:04:09 +02:00
Wolfgang Huß
41711c316a
Get delete SocialMedia to work, refactored Frontend Jest tests, written Cypress tests
...
Optimised tests and Vue for add Social Media a bit.
Added localisation.
Finished this commit together with @mattwr18 !!!
Thank you so much dude! You did great stuff …
2019-05-06 17:31:02 +02:00
Robert Schäfer
7bc0851b90
Fix cypress test looking for English translations
...
Oops, I edited the translations and did not think of cypress tests that
might depend on them, sorry cc @mattwr18
2019-04-12 21:12:36 +02:00
Robert Schäfer
b75650ba38
Organize feature locations suggested by @datenbrei
2019-04-12 17:49:55 +02:00
Robert Schäfer
97dd3f8bee
Link cucumber features in feature specification
2019-04-12 14:44:22 +02:00