Skip to content

fix: Re-enable webfinger feature

Hannes Heine requested to merge pr2335head into pr2335base

Created by: Tirokk

roschaefer Authored by roschaefer Merged


Ok, so here is the plan. Let's give both our cucumber features and your cypress tests a prominent place to live. That would be the root level folder of our application. Second, let's revive formerly dead code step by step.

Ie. move code from the former location backend/features/ to features/ when it is ready. All edge cases should be tested with unit tests in backend/, see my webfinger.spec.js as an example.

🍰 Pullrequest

Issues

  • None

Todo

  • None

Merge request reports