Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add functionality to see testing coverage #12

Merged
merged 37 commits into from
Aug 9, 2021
Merged

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    afe8cef View commit details
    Browse the repository at this point in the history
  2. added lines in .travis.yml for analyzing test coverage

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    fd26d16 View commit details
    Browse the repository at this point in the history
  3. added testing for 3 main delete files

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ee5edaf View commit details
    Browse the repository at this point in the history
  4. fixed some errors in the test files

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e43809b View commit details
    Browse the repository at this point in the history
  5. updated imports for new project format

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    4ee9220 View commit details
    Browse the repository at this point in the history
  6. added tests for input of no on delete

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f680a7c View commit details
    Browse the repository at this point in the history
  7. added initial tests for functions.py

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    09f242c View commit details
    Browse the repository at this point in the history
  8. added test enviroment file

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c32d6db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cbdf30 View commit details
    Browse the repository at this point in the history
  10. still want to add some asserts but this is the basic layout of test_i…

    …ks.py
    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ef4fe11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    daa076b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2c2d46 View commit details
    Browse the repository at this point in the history
  13. fixed imports

    akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6e1ae85 View commit details
    Browse the repository at this point in the history
  14. fixed more imports

    akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ae3d691 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d445658 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    556127e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29459bf View commit details
    Browse the repository at this point in the history
  18. changed .travis.yml to install kubernetes

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    dc8e9b3 View commit details
    Browse the repository at this point in the history
  19. trying sudo install of kubectl

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    425e90d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    39a637f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    37acc61 View commit details
    Browse the repository at this point in the history
  22. fixed incorrect path in mock create_terraform_workspace

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6ae3b5c View commit details
    Browse the repository at this point in the history
  23. adding travis file for testing integration

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    d5a8230 View commit details
    Browse the repository at this point in the history
  24. updated .travis.yml

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    af617e3 View commit details
    Browse the repository at this point in the history
  25. working on creating basic functionality tests

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    73a2776 View commit details
    Browse the repository at this point in the history
  26. restructured project for unit testing

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    528a450 View commit details
    Browse the repository at this point in the history
  27. changed the setup of test files and added return to the creation files

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ac1c253 View commit details
    Browse the repository at this point in the history
  28. implemented initial mock method for API testing

    Michael-Hilborn authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    76b2ac1 View commit details
    Browse the repository at this point in the history
  29. pushing initial edge function tests

    Akul Joshi authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ba48a45 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6b60dbc View commit details
    Browse the repository at this point in the history
  31. created a mock model and test for the DNS class

    Akul Joshi authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6d07be4 View commit details
    Browse the repository at this point in the history
  32. wrote the tests for the DNS creator

    Akul Joshi authored and akuljos committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    d77d10b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a659382 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. fixed local branch and fixed failing tests

    Michael-Hilborn committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    629ff35 View commit details
    Browse the repository at this point in the history
  2. finalized testing for iks ready for review

    Michael-Hilborn committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0b983d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86524f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    761a606 View commit details
    Browse the repository at this point in the history