Changelog
- 6acdf4e 458 adding integration tests
- 4492b2b 458 home page base UX changes
- 0a8d1ef 482 updating the UX for the test details page
- ddd3f63 482 updating the UX for the test details page
- b77e80f 482 updating the UX for the test details page
- 9e311bb Merge pull request #446 from kubeshop/feature/http_span
- 745e833 Merge pull request #467 from kubeshop/458-new-ux-home-page
- a59cf8b Merge pull request #470 from kubeshop/feat/run-test-integration-test
- 1762e75 Merge pull request #476 from kubeshop/feature/hooks_testing
- baa83b0 Merge pull request #478 from kubeshop/feature/redux_testing
- 89a0a63 Merge pull request #481 from kubeshop/feature/components_testing
- 7a79ace Merge pull request #484 from kubeshop/482-new-ux-test-details-4
- c80f10c Merge pull request #501 from kubeshop/feat/new_selector_logic
- 4ca7e26 PR changes applied
- 2706858 PR changes applied
- c69b8ef add .npmrc to make sure we pin dependencies versions
- f19c5b8 add basic redux testing
- 7cf4983 add basic test suites for hooks folder
- 49830b1 add more tests to components folder
- ec96440 add newSelectorLogic method
- 017d138 add tests to components folder
- 608ea41 apply Oscar PR review requests
- f95f226 apply PR review requested changes
- deab9c3 cover test execution with integration test
- a3ca211 create AttributeTabs for GenericHttpSpanDetail
- 80c6851 create app object to handle application startup and teardown
- 0ae0c09 feat: cli structure (#498)
- 983ae1e feat: create GenericHttpSpanDetail component
- 27e52ae feat: endpoint to rerun test assertions on result (#489)
- 10c05a4 feat: endpoint to verify which spans are selected by selector (#488)
- 83cb950 feat: paginate /tests and /tests/:testID/results endpoints (#483)
- 2add800 feat: run assertions on backend (#450)
- a5cfd97 fix conflicts
- 1f41149 fix my own PR review comments
- 7c5373b fix tests after creating the app object
- d622b60 fix: mermaid graphs on docs (#473)
- 8875ad1 generate coverage file
- d8e9223 limits tests to folders containing tests
- 2d44546 more tests
- 5db25e1 more tests
- fca16bd more tests
- 57e1251 remove braces from newSelectorLogic
- cfd3859 removing wrong test
- f61b297 rename module test to testmock (#487)
- bfb3e72 resolve css glitches
- e0e335e restructure app and routing
- 0976e6d revert commented lines
- 5819086 use AND condition for now
- 1ebe755 ✨ 461 adding the test results new UX (#491)
- 36386cd 🆕 [New UX] Create/Edit Assertion Flow (#506)
- 8e2ef6c 💅🏽 461 [New UX] Trace View # 3 (Test Results) (#477)
- d0ba633 🔥 460 #1 adding new styles for the span details (#475)
- b89e883 🖼 459 adding new test details and trace view pages (#474)
- 4fe5582 🖼 460 [New UX] Trace View # 2 (Span Details) (#485)
- 2c98fda 🤖 443 adding tests for gateways services and models (#496)