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

Split Address into two groups. #83

Merged
merged 5 commits into from Dec 9, 2017
Merged

Split Address into two groups. #83

merged 5 commits into from Dec 9, 2017

Commits on Dec 2, 2017

  1. Removed manual test loading at the end of all tests.

    This i not needed, as python unittest autodiscovery works very well.
    encbladexp committed Dec 2, 2017
    Copy the full SHA
    98a5c92 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Split Address in two dedicated groups.

    This change splits `Address` in `GroupAddress` and `PhysicalAddress`.
    encbladexp committed Dec 3, 2017
    Copy the full SHA
    d9b4df4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ccd8c9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d78ef48 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8a0ff21 View commit details
    Browse the repository at this point in the history