[WIP] UI testing#73
Open
IshaGupta18 wants to merge 24 commits into
Open
Conversation
Member
|
awesome!!!
…On Thu, Jul 25, 2019 at 6:01 AM Isha Gupta ***@***.***> wrote:
WOkring on UI testing using Mocha and Puppeteer
------------------------------
You can view, comment on, or merge this pull request online at:
#73
Commit Summary
- updating package.json
- Merge remote-tracking branch 'upstream/main' into main
- Merge remote-tracking branch 'upstream/main' into main
- heroku path
- .
- g sheet cred
- sheet Functions
- v1.0.4
- v1.0.5
- prev file use
- view ma
- latest V
- Add file Description option to save against file
- ids for popover fields
- v1.2.1
- assigned title and desc
- CODAP export
- CODAP DONE
- del creds
- UI testing
- ui testing
File Changes
- *M* dist/PublicLab.Grapher.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-0>
(714)
- *M* dist/transpiled_code/CsvParser.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-1>
(51)
- *M* dist/transpiled_code/View.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-2>
(187)
- *A* dist/transpiled_code/iframe-phone.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-3>
(516)
- *M* dist/transpiled_code/indexsheet.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-4>
(132)
- *D* examples/cred.json
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-5>
(1)
- *A* examples/test.csv
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-6>
(7)
- *M* examples/upload_file.css
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-7>
(23)
- *M* package-lock.json
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-8>
(559)
- *M* package.json
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-9>
(10)
- *A* spec/js/uitest.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-10>
(87)
- *M* src/CsvParser.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-11>
(38)
- *M* src/View.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-12>
(169)
- *D* src/indexsheet.js
<https://github.com/publiclab/simple-data-grapher/pull/73/files#diff-13>
(76)
Patch Links:
- https://github.com/publiclab/simple-data-grapher/pull/73.patch
- https://github.com/publiclab/simple-data-grapher/pull/73.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#73?email_source=notifications&email_token=AAAF6J5RXY3NMZU3LKMI3R3QBF2XFA5CNFSM4IGY7CDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HBN7WKA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6JZ5MCKJCHMWXGDVKDLQBF2XFANCNFSM4IGY7CDA>
.
|
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WOkring on UI testing using Mocha and Puppeteer