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

Adding Section properties cardinality #383

Merged
merged 10 commits into from
Apr 16, 2020
Merged

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    14ce405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41acc15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3262605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62a47de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04d1766 View commit details
    Browse the repository at this point in the history
  6. [validation] Add sec prop cardinality validation

    Adds and registers a validation to check the properties
    cardinality of Sections.
    mpsonntag committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    97e5d22 View commit details
    Browse the repository at this point in the history
  7. [test/section] Add prop cardinality test

    Adds tests for Section set properties cardinality
    including a general function that can be reused for
    Section set sections cardinality tests.
    mpsonntag committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    c1bbdcb View commit details
    Browse the repository at this point in the history
  8. [test/section] Add prop cardinality set method

    Adds tests for the Section properties cardinality
    convenience set method including a general method
    that can be reused for the Section sections cardinality
    convenience set method.
    mpsonntag committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    03f7037 View commit details
    Browse the repository at this point in the history
  9. [test/section_integration] Add prop card test

    Tests saving and loading the Section properties cardinality
    attribute to and from all supported file formats.
    
    Adds a general test method that can be reused with the
    Section sections cardinality.
    mpsonntag committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2b44f3c View commit details
    Browse the repository at this point in the history
  10. [test/validation] Add section prop card tests

    Tests the Section properties cardinality validation
    mpsonntag committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    fa2dd57 View commit details
    Browse the repository at this point in the history