Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined fe and be #479

Merged
merged 77 commits into from
Mar 5, 2023
Merged

Conversation

BeyondEvil
Copy link
Contributor

No description provided.

@BeyondEvil BeyondEvil requested a review from gnikonorov January 16, 2022 19:38
@RonnyPfannschmidt
Copy link
Member

@BeyondEvil would it be possible to day stream new testrun results in by something like a local server

a browser based looponfail that keeps the last few testruns might be absolutely fantastic

@BeyondEvil
Copy link
Contributor Author

@BeyondEvil would it be possible to day stream new testrun results in by something like a local server

a browser based looponfail that keeps the last few testruns might be absolutely fantastic

That’s actually something that we’ve discussed once we’ve reached 1:1 feature parity with ”legacy”.

A sort of API that will allow you to build an extension that can stream the report to S3 etc.

I’ll create a Discussion topic.

drRedflint and others added 19 commits August 1, 2022 10:48
* show video in imageviewer
* Move outcome handling to backend
Pass in text version of longrepr if present
* make collapse/expand all functional
* make filter search case insensitive

* use sessionStorage to prevent preferences to be reapplied on new reports

* avoid multiple event bindings + fix filter bug

* fix sort bug

* Collapse individual row

Co-authored-by: Jim Brännlund <[email protected]>
* Add query params
* adjust tests

* build format handler

* remove dependency

---------

Co-authored-by: Jim Brännlund <[email protected]>
* chore: Cleanup branch before merge

* chore: Fix duration and CI
@BeyondEvil BeyondEvil force-pushed the combined-fe-and-be branch 3 times, most recently from 8d0f642 to 6ef0569 Compare March 5, 2023 15:03
@BeyondEvil BeyondEvil force-pushed the combined-fe-and-be branch from 6ef0569 to de247c2 Compare March 5, 2023 15:04
@BeyondEvil BeyondEvil merged commit 0408b0d into pytest-dev:next-gen Mar 5, 2023
@BeyondEvil BeyondEvil deleted the combined-fe-and-be branch March 5, 2023 15:18
BeyondEvil added a commit to BeyondEvil/pytest-html that referenced this pull request Apr 3, 2023
* fix main.js conflicts

* fix js test

* fix resource (main.js) test

* revert change to report extra

* filters style

* css and dom brush up

* Buildable app

* always store data in html

* Always store data blob in file

* json dump test data

* read data from dom element

* manually initialize state

* minimalistic dataset

* simplify included files

* Handle report extras

* Handle python report hooks

* imgviewer

* present name in image viewer and open img on click

* setup linter for project

* conform to styles

* show video in imageviewer (#14)

* show video in imageviewer

* Chore: Pluralize extra (#15)

* Add extras.HTML

* Move outcome handling to backend (#18)

* Move outcome handling to backend

* Pass in text version of longrepr if present

* make collapse/expand all functional (#20)

* make collapse/expand all functional

* only create links for text, url and json (#22)

* make filter search case insensitive (#21)

* make filter search case insensitive

* use sessionStorage to prevent preferences to be reapplied on new reports

* avoid multiple event bindings + fix filter bug

* Collapse individual row

Co-authored-by: Jim Brännlund <[email protected]>

* add no log output captured string

* Query params (#25)

* Add query params

* adjust tests (#26)

* Duration format (#27)

* adjust tests

* build format handler

* remove dependency

---------

Co-authored-by: Jim Brännlund <[email protected]>

* Beyondevil/cleanup (#28)

* chore: Cleanup branch before merge

* chore: Fix duration and CI

* Fix pre-commit issues

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Viktor Gustafsson <[email protected]>
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