Skip to content

Is there a way to mock a FROST-Server with API testing tools like Postman? #1087

Answered by hylkevds
mikedolx asked this question in Q&A
Discussion options

You must be logged in to vote

Mocking the SensorThings API is probably not easy, given the large number of possible URLs that are used. It's probably easier to start a FROST-Server as part of the test, and use a Batch-request to import a test dataset.

For Java, dotNet, Python, Go and Rust test environments this could easily be done using Testcontainers

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mikedolx
Comment options

Answer selected by mikedolx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants