Merge lp://staging/~toykeeper/qakit/add-pt-to-html into lp://staging/qakit

Proposed by Selene ToyKeeper
Status: Needs review
Proposed branch: lp://staging/~toykeeper/qakit/add-pt-to-html
Merge into: lp://staging/qakit
Diff against target: 812 lines (+777/-0)
5 files modified
qakit/practitest/all-suites.sh (+9/-0)
qakit/practitest/practitest.py (+126/-0)
qakit/practitest/pt-export.py (+495/-0)
qakit/practitest/scripts.js (+97/-0)
qakit/practitest/style.css (+50/-0)
To merge this branch: bzr merge lp://staging/~toykeeper/qakit/add-pt-to-html
Reviewer Review Type Date Requested Status
Canonical Platform QA Team Pending
Review via email: mp+259446@code.staging.launchpad.net

Commit message

Added a PractiTest suite exporter for easy viewing of cases.

Description of the change

Added a PractiTest suite exporter for easy viewing of cases.

To post a comment you must log in.
Revision history for this message
Selene ToyKeeper (toykeeper) wrote :

Probably not ready for actual merging yet, but it does function.
Mostly needs cleanup.

12. By Selene ToyKeeper

Made details much wider (is its own table row, made some code more complex),
made entire row clickable to expand/collapse details,
made search filter each word individually,
added expand/collapse all links.

13. By Selene ToyKeeper

Added -r / --regenerate CLI option.
PT can only export every 2 hours, so it helps to be able to control
whether the export is re-requested or not.

14. By Selene ToyKeeper

Added support for new test suite schema. Choose a schema based on project ID.
Added a count of matching tests in current view.

15. By Selene ToyKeeper

Fixed pep8 lint complaints.
(except for the ones relating to vim's indent settings
 and commented-out lines of code)

16. By Selene ToyKeeper

Small bug fix in filter function; could match strings which spanned multiple html tags.
Allowed linewrap in "domain" column.
Minor code cleaning.

17. By Selene ToyKeeper

Added a script to export all current PT projects.

18. By Selene ToyKeeper

Ensure row colors will still alternate after a search.

Revision history for this message
Allan LeSage (allanlesage) wrote :

This is big! I'm looking through but will need a more thorough review than I'm able to give presently.

Revision history for this message
Selene ToyKeeper (toykeeper) wrote :

It might help to first merge bzr+ssh://bazaar.launchpad.net/~allanlesage/qakit/qakit/ , which this was branched from. The diff should then become smaller and easier to read.

Revision history for this message
Max Brustkern (nuclearbob) wrote :

I'm not sure how to do it, but if you set that branch as a prerequisite, it'll only show the new diff.

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

You need to resubmit the MP and can specify the prerequisite there

On Fri, May 22, 2015 at 10:17 PM, Max Brustkern <<email address hidden>
> wrote:

> I'm not sure how to do it, but if you set that branch as a prerequisite,
> it'll only show the new diff.
> --
> https://code.launchpad.net/~toykeeper/qakit/add-pt-to-html/+merge/259446
> Your team Canonical Platform QA Team is requested to review the proposed
> merge of lp:~toykeeper/qakit/add-pt-to-html into lp:qakit.
>

19. By Selene ToyKeeper

Added ability to filter during conversion, and to dump external IDs.
Made it easier to filter client-side html by automated status.

20. By Selene ToyKeeper

Renamed pt-to-html to pt-export.

21. By Selene ToyKeeper

merged updates from trunk

Unmerged revisions

21. By Selene ToyKeeper

merged updates from trunk

20. By Selene ToyKeeper

Renamed pt-to-html to pt-export.

19. By Selene ToyKeeper

Added ability to filter during conversion, and to dump external IDs.
Made it easier to filter client-side html by automated status.

18. By Selene ToyKeeper

Ensure row colors will still alternate after a search.

17. By Selene ToyKeeper

Added a script to export all current PT projects.

16. By Selene ToyKeeper

Small bug fix in filter function; could match strings which spanned multiple html tags.
Allowed linewrap in "domain" column.
Minor code cleaning.

15. By Selene ToyKeeper

Fixed pep8 lint complaints.
(except for the ones relating to vim's indent settings
 and commented-out lines of code)

14. By Selene ToyKeeper

Added support for new test suite schema. Choose a schema based on project ID.
Added a count of matching tests in current view.

13. By Selene ToyKeeper

Added -r / --regenerate CLI option.
PT can only export every 2 hours, so it helps to be able to control
whether the export is re-requested or not.

12. By Selene ToyKeeper

Made details much wider (is its own table row, made some code more complex),
made entire row clickable to expand/collapse details,
made search filter each word individually,
added expand/collapse all links.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches