You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: historical data request
* fix: using payload key as websocket request
* feat: publish historical response to ws
* test: group ws messages by context
* test: rephrase the test sentense
* test: comparing time on historical data response
* test: using the same format in end to end test
* fix: remove ts from historical request
* refactor: end to end test
* feat: define historical chart types in backend
* feat: validate request and add metrics
* Jest error when mock @hello.nrfcloud.com (#87)
* test: demo jest error
* fix(jest): tell @swc/jest to understand ESM syntax in types
---------
Co-authored-by: Markus Tacker <[email protected]>
* feat: remove unused code
* refactor: convert response in the backend
* feat: add error message
* test: add end-to-end test for location historical request
* test: removed unused code
* test: catch error in clean up process
* feat: change proto historical data response context
* fix(deps): update proto
* feat: using bdd markdown feature
* fix: using try..catch
* Update features/HistoricalRequest.feature.md
* Update feature-runner/steps/websocket.ts
* test(e2e): renamed step
---------
Co-authored-by: Markus Tacker <[email protected]>
Co-authored-by: Markus Tacker <[email protected]>
0 commit comments