Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

Add @volatile to MIME-Types tests #31

Open
Gomez opened this issue Nov 4, 2013 · 2 comments
Open

Add @volatile to MIME-Types tests #31

Gomez opened this issue Nov 4, 2013 · 2 comments
Milestone

Comments

@Gomez
Copy link
Contributor

Gomez commented Nov 4, 2013

The MIME-Types test in the current tests are volatile on different Installations (PHP version, unix version ...)
We could factor the tests out and add a @volatile tag.

A cucumber.yml file could help us add defaults runs without the @volatile:

https://github.com/cucumber/cucumber/wiki/cucumber.yml

@PVince81
Copy link
Contributor

Note that in OC6 the mime types aren't based on file contents any more due to performance.
There is now a mapping between file extension and mime type (I don't know where in the OC code yet).
That might simplify the tests a bit ?

@PVince81
Copy link
Contributor

@DeepDiver1975 DeepDiver1975 modified the milestone: backlog Aug 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants