• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gophercloud / gophercloud / 2561 / 2
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2018 02:15PM UTC
Files 234
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Jul 2018 02:08PM UTC coverage: 79.323% (-0.007%) from 79.33%
2561.2

push

travis-ci

web-flow
Blockstorage v3 quota-set support - part 5, Delete (#1124)

* Copy compute v2 quotaset to storage v3 quotaset.

Monkey see, monkey do.

Modify tests and fixtures to use block storage values.

Update QuotaSet and UpdateQuotaSet types for block storage.

Fix test fixture values.

Handle apparent bug in PartialPut test case.

Group stimuli and their responses together in fixtures.

Improve test fixture parmaeterization.

This allows us to more easily see problems with test cases by specifying
the expected inputs and outputs in the same place in code rather than
the implicit assumption that the fixture has the output expected for the
test case.

Another advantage is that this brings us that much closer to the ideal
of test fixtures consisting purely of a list of data structures which
can then be iterated over in a single test case function that glues all
the pieces together to validate that the tested code, given some input
data, produces the expected output data.

Implement data-driven testing approach.

Remove redundant test.

Absorb TestGetDetail into DDT test cases.

Absorb TestUpdate into DDT test cases.

Absorb TestPartialUpdate into DDT test cases.

Remove unnecessary field initialization.

Get rid of defunct fixture function.

Absorb TestDelete into DDT test cases.

Not expecting a json response in Error test case.

Fix blockstorage quotaset api docs.

Fix blockstorage QuotaDetail struct.

s/tenantID/projectID/

Fix blockstorage quotaset detailed url.

Accept HTTP 200 for blockstorage quotaset DELETE

OS block storage quotasets don't support groups.

Get rid of unused resourceURL.

Add blockstorage quotaset GetDefaults function.

Add quotaset acceptance tests.

s/block storage/compute/ in comments.

Fix blockstorage quotaset test json strings.

Fix blockstorage quotaset Delete tests.

Handle URI query params in blockstorage quotaset tests.

Remove blockstorage quotaset delete c... (continued)

7757 of 9779 relevant lines covered (79.32%)

2.32 hits per line

Source Files on job 2561.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2141
  • Travis Job 2561.2
  • f9036872 on github
  • Prev Job for on master (#2559.1)
  • Next Job for on master (#2562.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc