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

eBook synchronisation with the current code development #367

Merged
merged 11 commits into from
Nov 10, 2023
Merged

Commits on Nov 8, 2023

  1. Remove DependencyInjection from the solution#362

    Fixes #362
    - removed irrelevant projects
    - renamed folders names
    - UT 👍
    mpostol committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8ed559a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c624a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. ExDM GraphicalData.UnitTest - implement independent testing #343

    -  Create an independent UT project for Model and ViewModel
    mpostol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ff9d781 View commit details
    Browse the repository at this point in the history
  2. ExDM GraphicalData.UnitTest - implement independent testing #343

    - In progress: Move the testing coded to appropriate projects.
    mpostol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f4fa703 View commit details
    Browse the repository at this point in the history
  3. ExDM GraphicalData.UnitTest - implement independent testing #343

    - Move the testing coded to appropriate projects
    - Remove redundant references (dependencies) from the UT projects
    - est the ViewModel using abstract definitions available from the Model layer
    mpostol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    21be30f View commit details
    Browse the repository at this point in the history
  4. ExDM GraphicalData.UnitTest - implement independent testing #343

    - Reviewed the Model GraphicalData.Model project
    mpostol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e040978 View commit details
    Browse the repository at this point in the history
  5. ExDM GraphicalData.UnitTest - implement independent testing #343

    - Reviewed the GraphicalData.View project
    mpostol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    20db2ce View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. ExDM GraphicalData.UnitTest - implement independent testing #343

    - Reviewed the GraphicalData.ViewModel project
    - Issue in progress
    mpostol committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a7f7d3f View commit details
    Browse the repository at this point in the history
  2. ExDM GraphicalData.UnitTest - implement independent testing #343

    - Reviewed the ModelUnitTest project
    - Issue in progress
    mpostol committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2a08a1a View commit details
    Browse the repository at this point in the history
  3. ExDM GraphicalData.UnitTest - implement independent testing #343

    - done
    - fixes #343
    - UT 👍
    mpostol committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b6608c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #366 from mpostol/ExDMUdemy

    Working on ExDM - current state
    mpostol authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0a6e683 View commit details
    Browse the repository at this point in the history