Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

housekeeping: add Int tests and benchmark projects #1242

Merged
merged 40 commits into from
Aug 29, 2023
Merged

Commits on Nov 20, 2022

  1. add benchmark project

    dpvreony committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f95ef64 View commit details
    Browse the repository at this point in the history
  2. add int tests to ci

    dpvreony committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    875fde6 View commit details
    Browse the repository at this point in the history
  3. report int test coverage

    dpvreony committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    ea43fa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9977475 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    66bec2c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Update Directory.build.props

    dpvreony committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    40ebab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. prep for web test harness

    dpvreony committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    81d1cf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    3660d39 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    d2eaa66 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    7170781 View commit details
    Browse the repository at this point in the history
  2. fix int test build failures

    dpvreony committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b7afde3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    485b9ea View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    db16adf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    95473ac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. logic for swahbuckle nonce

    dpvreony committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e46bc37 View commit details
    Browse the repository at this point in the history
  2. hook up logging properly

    dpvreony committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    468f2b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ee92124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5516c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    415caff View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. tidied up app startup

    dpvreony committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    36db634 View commit details
    Browse the repository at this point in the history
  2. rename index page

    dpvreony committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    55a1859 View commit details
    Browse the repository at this point in the history
  3. tweak mvc sample startup

    dpvreony committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a621422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbff0ed View commit details
    Browse the repository at this point in the history
  5. refactor crud routes

    dpvreony committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    eb31c8b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. ns cleanup

    dpvreony committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1d6fe95 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    ad93525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efebb89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a86e606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03b32b1 View commit details
    Browse the repository at this point in the history
  5. remove defunct tests

    dpvreony committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5d44307 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a9f93d View commit details
    Browse the repository at this point in the history
  7. tweaks to controller init

    dpvreony committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9176c0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7469273 View commit details
    Browse the repository at this point in the history
  9. clean up audit.net init

    dpvreony committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c591fbd View commit details
    Browse the repository at this point in the history
  10. swagger init cleanup

    dpvreony committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0a60e9c View commit details
    Browse the repository at this point in the history
  11. add tests for web app host

    dpvreony committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b51c1bb View commit details
    Browse the repository at this point in the history
  12. increase startup tests

    dpvreony committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4e0a983 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d0846a View commit details
    Browse the repository at this point in the history
  14. correct testing folder name

    dpvreony committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ef595fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c59df4 View commit details
    Browse the repository at this point in the history