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

gophercloud / gophercloud / 2561
79%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2018 02:12PM UTC
Jobs 2
Files 234
Run time 3min
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

pending completion
2561

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%)

4.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2561.1 14 Jul 2018 02:12PM UTC 0
79.32
Travis Job 2561.1
2 2561.2 14 Jul 2018 02:15PM UTC 0
79.32
Travis Job 2561.2
Source Files on build 2561
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2561
  • f9036872 on github
  • Prev Build on master (#2559)
  • Next Build on master (#2562)
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