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

Move the existing unit tests into the standard location #76

Merged
merged 2 commits into from
Mar 27, 2017

Conversation

jpwhite4
Copy link
Member

Consolidate all php unit tests into the same directory structure.

Description

Existing tests from classes/UnitTesting were moved into the unit tests directory.
The tests themselves were modified, where necessary to work with the unit tests structure.

Also update travis scripts.

Motivation and Context

Fragmentation

Tests performed

Yes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • have added tests to cover my changes.
  • All new and existing tests passed.

The various test files were modified to use the namespaces and
to not load the linker directly.
@jpwhite4 jpwhite4 merged commit a3c29fa into ubccr:xdmod6.6 Mar 27, 2017
@jpwhite4 jpwhite4 deleted the unit_tests_move branch March 27, 2017 20:35
@tyearke tyearke added the qa label Apr 12, 2017
@tyearke tyearke added this to the v6.6.0 milestone Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants