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

Adds coverage to ControlDesigner #12410

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. Adds code coverage to ControlDesigner

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    89822b7 View commit details
    Browse the repository at this point in the history
  2. Handles nullability erros and modifies test

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    264c57a View commit details
    Browse the repository at this point in the history
  3. Arranges code in the constructor

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    42bf47a View commit details
    Browse the repository at this point in the history
  4. Cleans repeated code

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5062261 View commit details
    Browse the repository at this point in the history
  5. Reintroduces InitializeTest

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e384148 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Handles feedback

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3d64dc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Handle feedbacks

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    843396a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Adds AssemblyInfo.cs with mock public key

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ddf9bb5 View commit details
    Browse the repository at this point in the history
  2. handle feedbacks

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7c30dc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Makes mock initialization reusable by extracting it to TestControlDes…

    …igner.Mocks
    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8808365 View commit details
    Browse the repository at this point in the history
  2. Removes reflection

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ef7e57a View commit details
    Browse the repository at this point in the history
  3. Adds new test case

    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6ee89b7 View commit details
    Browse the repository at this point in the history