Skip to content

Fixed integration tests for UploadedFile, Uri#54

Merged
akrabat merged 2 commits into
slimphp:masterfrom
danopz:uploadedfile-integration-tests
Sep 8, 2018
Merged

Fixed integration tests for UploadedFile, Uri#54
akrabat merged 2 commits into
slimphp:masterfrom
danopz:uploadedfile-integration-tests

Conversation

@danopz

@danopz danopz commented Jul 22, 2018

Copy link
Copy Markdown
Member

After php-http/psr7-integration-tests finally added some tests for UploadedFile I checked if we are compatible and found out that our test setup of the UploadedFile was wrong, which ended in errors running PHPUnit.
Now the tests should be running fine.

Edit:
With latest updates Uri integration tests were failing too.

@coveralls

coveralls commented Jul 22, 2018

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.009%) to 97.795% when pulling 1992476 on danopz:uploadedfile-integration-tests into 987b9cf on slimphp:master.

@danopz danopz changed the title Fixed integration tests for UploadedFile Fixed integration tests for UploadedFile, Uri Jul 23, 2018
@danopz danopz mentioned this pull request Jul 31, 2018
4 tasks
@danopz

danopz commented Aug 23, 2018

Copy link
Copy Markdown
Member Author

@akrabat would you may have a look? This one makes other PRs red

@akrabat

akrabat commented Sep 8, 2018

Copy link
Copy Markdown
Member

Running the tests results in a .tmp directory. Should this be tidied up by the tests or .gitignore'd?

@akrabat akrabat merged commit 1992476 into slimphp:master Sep 8, 2018
akrabat added a commit that referenced this pull request Sep 8, 2018
@akrabat

akrabat commented Sep 8, 2018

Copy link
Copy Markdown
Member

I added /.tmp to .gitignore.

@akrabat akrabat added this to the 0.4 milestone Sep 8, 2018
@danopz danopz deleted the uploadedfile-integration-tests branch September 10, 2018 06:39
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