Robert Schäfer
97dd3f8bee
Link cucumber features in feature specification
2019-04-12 14:44:22 +02:00
Robert Schäfer
5fd269f419
Restructure feature specification
2019-04-12 14:04:46 +02:00
Robert Schäfer
216fc2b67c
DRY + Better naming: Testing flavours and Github
...
cc @mattwr18
I would suggest that each subfolder like `/backend/`, `/webapp/`,
`/deployment/` and so on should have a file README.md. Thus, not only
gitbook will pick it up but also Github itself. Github is looking for a
file called README.md when iterating through subfolders.
2019-04-12 13:48:47 +02:00
c2ef3c9c44
possible fix for cypress create post
2019-04-12 13:37:12 +02:00
00a95f956a
cypress fixes (windows)
2019-04-12 13:24:15 +02:00
Matt Rider
1e4fad8425
Add cucumber scenario, component tests
2019-04-11 21:23:17 -03:00
mattwr18
4383431260
GitBook: [342-merge_documentation] 56 pages and 14 assets modified
2019-04-11 22:12:37 +00:00
Matt Rider
0bec423a81
Delete/move documentation markdown files
2019-04-11 19:02:55 -03:00
Matt Rider
9bdd0742c9
Update tests, start test driving new scenario
...
- tests had become outdated thanks to new implementation details, namely that a socialMedia node is being created and associated with a user instead of it being an attribute of the User
- scenario to ensure other user's can view my social media
2019-04-11 16:35:22 -03:00
Robert Schäfer
0c8cc7380b
Minimal implementation to let cypress test pass
2019-04-10 14:09:55 +02:00
Robert Schäfer
3ceb4373e3
Create a simple dropdown for notifications
2019-04-10 14:09:55 +02:00
Robert Schäfer
8475884338
Sketch 🥒 for #345
2019-04-10 14:09:55 +02:00
Robert Schäfer
8d77731bbf
Remove obsolete number prefix on cypress tests
...
Cypress tests don't need to be executed in order so we don't need the
numbers anymore.
cc @appinteractive
2019-04-10 14:09:55 +02:00
Robert Schäfer
4d2ba25576
Minimal implementation to let cypress test pass
2019-04-09 20:51:54 +02:00
Robert Schäfer
d0812dae09
Create a simple dropdown for notifications
2019-04-09 20:51:54 +02:00
Robert Schäfer
35e2640f37
Sketch 🥒 for #345
2019-04-09 20:51:54 +02:00
Robert Schäfer
f4fc2d6c30
Remove obsolete number prefix on cypress tests
...
Cypress tests don't need to be executed in order so we don't need the
numbers anymore.
cc @appinteractive
2019-04-09 20:51:54 +02:00
Matt Rider
4d4978c0f2
Merge github.com:Human-Connection/Human-Connection into 236-list-social-media-accounts
2019-04-05 07:29:44 -03:00
Robert Schäfer
6a356dd8b1
Hopefully fix flaky tags and categories test
2019-04-03 21:40:24 +02:00
Robert Schäfer
6cd857c731
Sledgehammer cypress flaky tests with force
2019-04-03 17:19:15 +02:00
Matt Rider
80f664dd78
Match user by id instead of email, update feature
2019-04-02 18:05:45 -03:00
Matt Rider
3f9916404e
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 236-list-social-media-accounts
2019-03-27 08:33:16 -03:00
Robert Schäfer
76dfd08c82
Follow @mattwr18's review
...
https://github.com/Human-Connection/Human-Connection/pull/248#pullrequestreview-219203465
2019-03-27 00:18:26 +01:00
Robert Schäfer
88ac0601f7
DRY: persistentLink implementation
2019-03-26 23:52:01 +01:00
Robert Schäfer
9545e20a22
Fix Search.feature
2019-03-26 17:28:15 +01:00
Robert Schäfer
6ee9b9d830
Fix WritePost.feature
2019-03-26 17:13:41 +01:00
Robert Schäfer
51cbc65f4b
Rename profile-id to profile-id-slug route
2019-03-26 13:52:56 +01:00
Robert Schäfer
16e60e540f
Fix typo
...
Cypress tests currently fail because we cannot override `slug` in
factories.
2019-03-26 13:52:56 +01:00
Robert Schäfer
51ca20335a
Sketch 🥒 for #240
2019-03-26 13:52:56 +01:00
Matt Rider
e409d6508f
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 236-list-social-media-accounts
2019-03-25 17:32:06 -03:00
Robert Schäfer
16c58b77ba
Fix cypress test, green 🥒
2019-03-23 02:04:17 +01:00
Robert Schäfer
8827add1c7
Improve 🥒 *must* fail if not implemented
...
cc @mattwr18
2019-03-22 20:03:25 +01:00
Matt Rider
aca3562e22
Migrate PRs from archived repos to monorepo
...
Co-authored-by: Joseph Ngugi <jngugi88@gmail.com>
2019-03-22 14:44:43 -03:00
Matt Rider
eb2552c9a9
Add cypress test, update variables
...
- change to confirmPassword to be more consistent with oldPassword, newPassword
- change to validate, $t is used for a function for translation
2019-03-22 15:53:01 +01:00
Robert Schäfer
44d1265681
Restructure for monorepo
2019-03-21 02:11:35 +01:00