Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: implement functional tests for "import-targets" and merge it in "main" #261

Open
1 task done
MVrachev opened this issue Mar 2, 2023 · 2 comments · May be fixed by #680
Open
1 task done

Task: implement functional tests for "import-targets" and merge it in "main" #261

MVrachev opened this issue Mar 2, 2023 · 2 comments · May be fixed by #680
Assignees

Comments

@MVrachev
Copy link
Member

MVrachev commented Mar 2, 2023

What is the task about?

We have finished all todo items from #188, but we forgot to implement functional tests and merge the changes inside the main branch.
We need those two items to actually complete this feature.

  • I agree to follow this project's Code of Conduct
@kairoaraujo kairoaraujo self-assigned this Jun 22, 2023
@MVrachev MVrachev assigned ivanayov and unassigned kairoaraujo Nov 3, 2023
@MVrachev
Copy link
Member Author

MVrachev commented Nov 3, 2023

How we do bdd tests:

  1. add features for the bdd tests
  2. discuss the bdd features and agree on them
  3. implement the tests themselves

Read more on: https://repository-service-tuf.readthedocs.io/en/stable/devel/development.html

@ivanayov
Copy link
Contributor

Requires repository-service-tuf-cli/#456 to be resolved.

@ivanayov ivanayov linked a pull request Apr 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment