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

Importer: Remove testing apparatus to flip through mock states #2949

Merged
merged 1 commit into from
Feb 1, 2016

Conversation

dmsnell
Copy link
Member

@dmsnell dmsnell commented Feb 1, 2016

During the development of the importer we had a dropdown listing
possible states for the UI. As the API starts to provide real data,
testing can be accomplished with real data.

Additionally, the mock states started to conflict with the real data
anyway, so it is time this goes.

Testing Navigate to My Sites > Settings > Import and the custom prop dropdown should be gone. There should be no errors. You should be able to send an import.

Before
screen shot 2016-02-01 at 12 07 18 pm

After
screen shot 2016-02-01 at 12 06 55 pm

cc: @apeatling @rodrigoi @omarjackman @dllh @designsimply

@dmsnell dmsnell added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. Import labels Feb 1, 2016
@dmsnell dmsnell added this to the Import: First Release milestone Feb 1, 2016
@dmsnell dmsnell force-pushed the remove/importer/mockup-selector branch from 15e941e to 151eb79 Compare February 1, 2016 19:52
@blowery
Copy link
Contributor

blowery commented Feb 1, 2016

Might need to rebase this to pick up the shrinkwrap file?

@blowery blowery added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 1, 2016
@blowery
Copy link
Contributor

blowery commented Feb 1, 2016

Looks good! Rebase and it should pass tests and be ready to go. Nothing better than an all-red PR. :)

@dmsnell
Copy link
Member Author

dmsnell commented Feb 1, 2016

Thanks @blowery

@dmsnell dmsnell force-pushed the remove/importer/mockup-selector branch from 151eb79 to e43ec53 Compare February 1, 2016 21:37
During the development of the importer we had a dropdown listing
possible states for the UI. As the API starts to provide real data,
testing can be accomplished with real data.

Additionally, the mock states started to conflict with the real data
anyway, so it is time this goes.

Remove Makefile because no tests exist
@dmsnell dmsnell force-pushed the remove/importer/mockup-selector branch from e43ec53 to 574d61a Compare February 1, 2016 21:50
dmsnell added a commit that referenced this pull request Feb 1, 2016
Importer: Remove testing apparatus to flip through mock states
@dmsnell dmsnell merged commit 030114f into master Feb 1, 2016
@dmsnell dmsnell deleted the remove/importer/mockup-selector branch February 1, 2016 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants