Skip to content

Added test data setup - #16

Open
rimi-itk wants to merge 5 commits into
developfrom
feature/test-local-source
Open

rimi-itk wants to merge 5 commits into
developfrom
feature/test-local-source

Conversation

@rimi-itk

@rimi-itk rimi-itk commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Adds a local source data setup. This is a very pragmatic solution – see https://github.com/itk-dev/enter/blob/feature/test-local-source/docs/Testing.md for some details.

Note

The Overpass source cannot yet be imported

image

@rimi-itk
rimi-itk force-pushed the feature/test-local-source branch from 8cef75e to ba0b992 Compare September 11, 2026 12:15
@rimi-itk
rimi-itk force-pushed the feature/test-local-source branch 3 times, most recently from 5123814 to 1cab76b Compare September 11, 2026 14:34
final class DefaultController extends AbstractController
{
#[Route('/{path}', name: 'app_default', requirements: ['path' => Requirement::CATCH_ALL], methods: [Request::METHOD_GET])]
#[Route('/{path}', name: 'app_default', requirements: ['path' => Requirement::CATCH_ALL], methods: [Request::METHOD_GET], priority: -9999)]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

That's a low priority!

@rimi-itk
rimi-itk force-pushed the feature/test-local-source branch from 5a5d3be to 38f4baa Compare September 14, 2026 13:43
@rimi-itk
rimi-itk force-pushed the feature/test-local-source branch from 38f4baa to 8ad7f3e Compare September 14, 2026 13:57
@rimi-itk
rimi-itk force-pushed the feature/test-local-source branch from 8ad7f3e to afba1f6 Compare September 14, 2026 13:58
@rimi-itk
rimi-itk force-pushed the feature/test-local-source branch from afba1f6 to 255f069 Compare September 14, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants