Export To Har#880
Conversation
|
Converting this to Draft. Feel free to ping me when you're done and need a review |
|
Go ahead @cortinico |
cortinico
left a comment
There was a problem hiding this comment.
Thanks for sneding this over.
You're missing several critical changes:
- Please fill in the pull request template.
- Update the
library-no-opvariant of the library as well. - Update the CHANGELOG with this change
- Add tests for this change.
|
About tests: the |
Either two button side by side or a radio button work 👍 |
…kerCollector.kt Co-authored-by: Nicola Corti <corti.nico@gmail.com>
Seems like after adding a button there is now something to see. Would be good to have some screenshots. |
cortinico
left a comment
There was a problem hiding this comment.
Awesome stuff 👍 Thanks for taking a stance at this
|
@vbuberen can we merge this? |
|
Sure, looks good to me. |
Edited the export function that writes transaction data to a file and
returns a URI to access that file to also support .HAR format as a parameter.
📷 Screenshots
Internal Changes. The sample app layout has been updated to reflect the functionality: "Export to Har" button.
📄 Context
Closes #871
It adds support for writeTransactions to also export on .HAR format
📝 Changes
Pending.
📎 Related PR
None
🚫 Breaking
None
🛠️ How to test
It can be tested from the UI just adding the ExportFormat
⏱️ Next steps
No.