summaryrefslogtreecommitdiffstats
path: root/src/tests/cases/snapshots
AgeCommit message (Expand)Author
2023-10-17Partially fix flaky tests (#308)cyqsimon
2023-10-08Explicitly name `layout-*` tests as socyqsimon
2023-10-08Migrate all tests to using `cargo-insta`cyqsimon
2023-10-07Compact tests using `rstest`cyqsimon
2023-10-07Rm old, unused test snapshotscyqsimon
2023-09-20Update test snapshot, another onecyqsimon
2023-09-20Update test snapshotcyqsimon
2023-08-26fix: fix snapshot testsNbiba Bedis
2020-09-29fix(ui): upgrade tui to latest version and fix breaking changes (#190)Aram Drevekenin
2020-09-14feat(ui): crossplatform terminal resize handling using crossterm Event::Resiz...remgodow
2020-09-10feat(platform): windows build and run support (#180)remgodow
2020-09-01hotfix(truncation): display long uneven hostnames properly (fixes small issue...Aram Drevekenin
2020-07-14feat(raw): add delimiters to raw output (#175)sigmaSd
2020-05-20Merge remote-tracking branch 'origin/master' into issue-163-elapsed-timeRupert Rutledge
2020-05-17feat(layout): 'Window' ordering ability (#118)Louis Lesage
2020-05-16Altering the snapshots for tests that are affected by new duration codeRupert Rutledge
2020-04-05fix(tests): update total-utilization and hide-dns testsAram Drevekenin
2020-04-05feat(network): add accumlated usage (#155)Brooks Rady
2020-04-05feat(network): hide dns queries by default (#161)Oleh
2020-01-25feat(layout): new layout (#139)Aram Drevekenin
2020-01-16feat(ui): select windows to display from CLI (#107)Simone Robutti
2020-01-14fix(ui-state): do not overcalculate bandwidth and connections (#114)Aram Drevekenin
2020-01-13feat(helptext): communicate pause/resume to the user (#111)Aram Drevekenin
2020-01-12Merge pull request #77 from imsnif/averageKelvin Zhang
2020-01-12test(snapshots): update to new formulaAram Drevekenin
2020-01-10Add testcase for pause featureKelvin Zhang
2020-01-09Update UI snapshots for new bandwidth calculationKelvin Zhang
2020-01-08Ensure that layer3 packets are displayed as wellMaximilian Bosch
2020-01-07Update snapshots because new process identification logic changes outputKelvin Zhang
2020-01-07fix(ui): add spacing between the up and down bandwidth values for readability...Hugo Locurcio
2019-12-20test(interfaces): update snapshots to expect the interface nameEduardo Broto
2019-11-05feat(raw): machine friendly outputAram Drevekenin