Skip to content

Conversation

@skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Apr 12, 2018

After #9111 and #9136
Signed-off-by: John Molakvoæ (skjnldsv) skjnldsv@protonmail.com

@skjnldsv skjnldsv force-pushed the enabled-state-proper-return-and-tests-fixes branch from 1c6b197 to 9d8c045 Compare April 12, 2018 17:39
@codecov
Copy link

codecov bot commented Apr 12, 2018

Codecov Report

Merging #9168 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff            @@
##             master   #9168   +/-   ##
========================================
  Coverage      51.9%   51.9%           
  Complexity    25354   25354           
========================================
  Files          1606    1606           
  Lines         95301   95301           
  Branches       1394    1394           
========================================
  Hits          49465   49465           
  Misses        45836   45836
Impacted Files Coverage Δ Complexity Δ
apps/provisioning_api/lib/Controller/AUserData.php 61.84% <100%> (ø) 14 <0> (ø) ⬇️
apps/files_trashbin/lib/Expiration.php 90.32% <0%> (-1.62%) 29% <0%> (ø)
apps/files_trashbin/lib/Trashbin.php 72.7% <0%> (+0.24%) 136% <0%> (ø) ⬇️

@skjnldsv skjnldsv force-pushed the enabled-state-proper-return-and-tests-fixes branch 5 times, most recently from 11be2c2 to 0822e8f Compare April 12, 2018 22:08
@skjnldsv
Copy link
Member Author

Intégration provisioning v1 now passes! :)

@skjnldsv skjnldsv self-assigned this Apr 12, 2018
@skjnldsv skjnldsv added the 3. to review Waiting for reviews label Apr 12, 2018
@skjnldsv skjnldsv added this to the Nextcloud 14 milestone Apr 12, 2018
@skjnldsv skjnldsv requested a review from schiessle April 12, 2018 23:00
@skjnldsv skjnldsv force-pushed the enabled-state-proper-return-and-tests-fixes branch from 0822e8f to 8f6e446 Compare April 16, 2018 09:51
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv skjnldsv force-pushed the enabled-state-proper-return-and-tests-fixes branch from 8f6e446 to 3e5ea9b Compare April 16, 2018 13:17

$this->response = $client->get($fullUrl, $options);
PHPUnit_Framework_Assert::assertEquals("true", simplexml_load_string($this->response->getBody())->data[0]->enabled);
// boolean to string is integer
Copy link
Member

Choose a reason for hiding this comment

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

🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

@MorrisJobke in xml output 😆

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

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

🐘

@MorrisJobke MorrisJobke merged commit d939484 into master Apr 16, 2018
@MorrisJobke MorrisJobke deleted the enabled-state-proper-return-and-tests-fixes branch April 16, 2018 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants