This project is mirrored from https://gitee.com/mirrors/Mizu.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 09 Feb, 2022 1 commit
    • M. Mert Yıldıran's avatar
      Add unit tests for HTTP dissector (#767) · db427d91
      M. Mert Yıldıran authored
      * Add unit tests for HTTP dissector
      
      * Ignore some fields on test environment
      
      * Remove Git patches
      
      * Don't have indent in the expected JSONs
      
      * Fix more issues and update expected JSONs
      
      * Refactor the test environment lookup
      
      * Add a Makefile
      
      * Include HTTP tests into the CI
      
      * Fix the linting errors
      
      * Fix another linting error
      
      * Update the expected JSONs
      
      * Sort `PostData.Params` params as well
      
      * Move expected JSONs into `expect/dissect`
      
      * Add `TestAnalyze` method
      
      * Add `TestRepresent` method
      
      * Add `TestRegister`, `TestMacros` and `TestPing` methods
      
      * Test extensions first
      
      * Remove expected JSONs
      
      * Remove `bin` directory and update `Makefile` rules
      
      * Update `.gitignore`
      
      * Fix skipping download functionality in the Makefile
      
      * Run `go mod tidy`
      
      * Fix the race condition in the tests
      
      * Revert "Test extensions first"
      
      This reverts commit b8350cf1
      
      .
      
      * Make `TEST_UPDATE` env lookup one-liner
      
      * Update .github/workflows/test.yml
      Co-authored-by: default avatargadotroee <55343099+gadotroee@users.noreply.github.com>
      
      * Add a newline
      
      * Replace `ls` with `find`
      Co-authored-by: default avatargadotroee <55343099+gadotroee@users.noreply.github.com>
      db427d91
  2. 08 Feb, 2022 1 commit
  3. 07 Feb, 2022 1 commit
  4. 06 Feb, 2022 1 commit
  5. 01 Feb, 2022 1 commit
  6. 26 Aug, 2021 1 commit
  7. 18 Aug, 2021 2 commits
  8. 15 Aug, 2021 1 commit
  9. 12 Aug, 2021 1 commit