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

[ClientApiFramework] Use ui_test in the UI tests #235

Open
c410-f3r opened this issue Sep 30, 2024 · 0 comments
Open

[ClientApiFramework] Use ui_test in the UI tests #235

c410-f3r opened this issue Sep 30, 2024 · 0 comments
Labels
enhancement The current state be improved F-client-api-framework Feature - Client Api Framework

Comments

@c410-f3r
Copy link
Owner

At the current time ui tests are performed using trybuild but unfortunately this scenario requires dev-dependencies features that inflate the workspace and even creates conflicts with some examples.

  1. Move all tests to wtx-instances/bin/ui/
  2. Configure ui_test in wtx-instances/bin/ui.rs injecting all necessary dependencies
  3. Rewrite tests using the ui_test syntax
@c410-f3r c410-f3r added enhancement The current state be improved F-client-api-framework Feature - Client Api Framework labels Sep 30, 2024
@c410-f3r c410-f3r changed the title [ClientApiFramework] Move ui tests to ui_test [ClientApiFramework] Use ui_test in the UI tests Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The current state be improved F-client-api-framework Feature - Client Api Framework
Projects
None yet
Development

No branches or pull requests

1 participant