Skip to content
Snippets Groups Projects
  1. Feb 05, 2021
  2. Jun 30, 2020
  3. Jun 26, 2020
  4. Jun 25, 2020
    • Dmytro Bogatov's avatar
      Write proper tests. · 7efde509
      Dmytro Bogatov authored
      Most of all, abstract HTTP Client.
      Test reporters.
      Test using mock http client.
      Test recursive and non-recursive.
      Test Axios client separately.
      7efde509
  5. Jun 24, 2020
    • Dmytro Bogatov's avatar
      Improvements. · b26d9647
      Dmytro Bogatov authored
      Add verbosity (with dots and x).
      Add GET vs HEAD (retrying HEAD).
      Add more prefixes to ignore.
      Add JUnit reporter (test on GitLab).
      Add option to ignore skipped URLs.
      Check URL before running inspector.
      Code up proper timeout.
      Add <iframe src> match.
      Suppress STDOUT in tests.
      b26d9647
  6. Jun 21, 2020
    • Dmytro Bogatov's avatar
      Viable functionality. · 81d74f74
      Dmytro Bogatov authored
      Download HTML from URL.
      Extract URLs.
      Remeber parent-child relationships.
      Recursive go withing same host.
      Skip checked.
      Catch errors.
      Compile report.
      Run asynchronously.
      81d74f74
  7. Jun 19, 2020
Loading