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

Shindo to minitest - Step 5 #125

Closed
wants to merge 4 commits into from
Closed

Shindo to minitest - Step 5 #125

wants to merge 4 commits into from

Conversation

gildub
Copy link
Collaborator

@gildub gildub commented May 24, 2016

Migrates network
Requires Pull Request "Shindo to Minitest - Step 4" to be merged first:
#124

Migrates baremetal, introspection

Also moves /test/openstack/* to /test (seems to be coming from the fog before the split)
Migrates identity, image and planning

Requires Pull Request "Shindo to Minitest - Step 2" to be merged first:
#118
Migrates metering, nfv, orchestration and volume

Adds test/helpers/nfv_helper.rb to share common nvf data

Requires Pull Request "Shindo to Minitest - Step 3" to be merged first:
#123
Migrates network

Requires Pull Request "Shindo to Minitest - Step 4" to be merged first:
#124
module Minitest
class Test
# Some tests need to be fixed. There are skipped unless the following is true
UNIT_TESTS_CLEAN = false.freeze

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Freezing immutable objects is pointless.

@coveralls
Copy link

coveralls commented May 24, 2016

Coverage Status

Changes Unknown when pulling 7e3c5a1 on gildub:shindo_to_minitest-step_5 into * on fog:master*.

@gildub
Copy link
Collaborator Author

gildub commented May 25, 2016

Has been replaced with #136

@gildub gildub closed this May 25, 2016
@gildub gildub deleted the shindo_to_minitest-step_5 branch May 25, 2016 13:32
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.

None yet

4 participants