test(vacs-client): add E2E tests#715
Draft
MorpheusXAUT wants to merge 21 commits into
Draft
Conversation
store audio backend in separate handle in tauri state replace direct cpal usage with AudioBackend/AudioDevice/AudioStream traits, enabling mock audio backends for testing migrate DeviceSelector functionality to audio backend add mock-audio feature flag to vacs-audio
uses server from vatsim-api to spin up mocked datafeed, sluper and Connect APIs utilises actual "live" backends instead of simple mock variants for proper integration testing
remove no longer needed TestApp, MockBackend and mock auth layer
adds test auth command for full test authentication without redirect/deep-link support disables parsing of config files during e2e tests to avoid conflicts in local tests
runs vacs-server and requires vatsim-api mock server to be available (either via local build or installed binary)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.