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

Add src test method to workspace module. #1432

Merged
merged 6 commits into from
Sep 3, 2024

Conversation

dbauszus-glx
Copy link
Member

@dbauszus-glx dbauszus-glx commented Aug 22, 2024

The test method will cache the workspace, get every locale, and every template.

The template error logged by the getTemplate method are returned with the HTTP response.

image

@dbauszus-glx dbauszus-glx linked an issue Aug 22, 2024 that may be closed by this pull request
@dbauszus-glx dbauszus-glx added the Feature New feature requests or changes to the behaviour or look of existing application features. label Sep 2, 2024
@dbauszus-glx dbauszus-glx marked this pull request as ready for review September 2, 2024 14:56
Copy link

sonarcloud bot commented Sep 2, 2024

Copy link
Contributor

@simon-leech simon-leech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a new test to the test_view that will call this method and return all invalid paths as errors.

All working for me :)

@RobAndrewHurst RobAndrewHurst merged commit a6c4aaa into GEOLYTIX:main Sep 3, 2024
5 checks passed
@dbauszus-glx dbauszus-glx deleted the workspace-src-test branch September 30, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature requests or changes to the behaviour or look of existing application features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

workspace api /test src string sources
3 participants