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

Automated tests for sensor views #224

Open
Flix6x opened this issue Oct 26, 2021 · 0 comments
Open

Automated tests for sensor views #224

Flix6x opened this issue Oct 26, 2021 · 0 comments

Comments

@Flix6x
Copy link
Contributor

Flix6x commented Oct 26, 2021

As pointed out in PR #223, we need to add tests for our sensor views (see ui.views.sensors.SensorUI), for example, in a new test_sensor_crud.py. This may require mock API responses, as we did earlier in test_asset_crud.py.

We currently have only to read-endpoints (sensor editing still needs to be done in #433 and #434), so there would not be as much work as for assets (for now).

@Flix6x Flix6x added the UI label Jan 5, 2022
@nhoening nhoening changed the title Test sensor views Automated tests for sensor views May 16, 2022
@nhoening nhoening added the good first issue Good for newcomers label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers UI
Development

No branches or pull requests

2 participants