Skip to content

Conversation

@anant-k-singh
Copy link
Contributor

v2.17.2

Shahak Yosef and others added 8 commits January 18, 2021 07:00
Add kjhtml to the Javascript SDK to make debugging tests easier.
## Know issues:
1) An old version (0.2.2) is used because newer versions are incompatible with our jasmine karma versions, trying to update them causes issues both in the tests themselves and in test coverage reporting.
2) Closing the test page doesn't close the running command in the terminal, need a couple of `cntrl + c`, this is the same in other repositories.

For reference check [karma.baseconf.js](https://powerbi.visualstudio.com/PowerBIClients/_git/PowerBIClients?path=%2Fsrc%2FModern%2FIntegrationTesting%2FDesktopIntegrationTestHost%2Fkarma.baseconf.js&_a=contents&version=GBmaster) and [karma.conf.js](https://powerbi.visualstudio.com/PowerBIClients/_git/PowerBIClients?path=%2Fsrc%2FClients%2FPowerBIPlayground%2FAngular%2Fkarma.conf.js&_a=contents&version=GBmaster)

![khjtml.PNG](https://powerbi.visualstudio.com/4c7b5adb-c2d0-4f18-b23c-edc4ac30f4e1/_apis/git/repositories/1dd63332-e003-46a3-ac6f-70213a1bcc2e/pullRequests/139686/attachments/khjtml.PNG)
There are currently about 2000 eslint warnings when running gulp build which slows the build time.
This PR reduces that number to about 60 by doing the following things;
- Run the automatic eslint fix
- Ignore the test folder
- Ignore several noisy rules
- Fix imports

Please let me know of any non-trivial change in this PR so I can revert it and make this PR simpler and safer.
I recommend reviewing this with `Show and diff white space` unchecked
commit 53c1d1e
Merge: b87e94d 039dd38
Author: ali-hamud <[email protected]>
Date:   Wed Dec 23 11:00:42 2020 +0200

    Merge pull request #369 from guyinacube/videoupdate

    👊 Update old content video

commit b87e94d
Merge: c87eb45 6a67f3b
Author: ali-hamud <[email protected]>
Date:   Wed Dec 23 11:00:26 2020 +0200

    Merge pull request #367 from snehaldalvi/bashwoman

    Spelling Corrected

commit 039dd38
Author: Adam Saxton <[email protected]>
Date:   Wed Dec 2 15:13:38 2020 -0600

    Update old content video

commit 6a67f3b
Author: Snehal <[email protected]>
Date:   Thu Oct 1 09:27:10 2020 +0530

    Typo Changed

Related work items: #351, #357, #366, #367, #369, #371, #372
Remove filterPaneEnabled from docs
Fixes two problems:
- Auto watch doesn't re-run tests on file changes
- Closing tests window doesn't close the test process in the command line
@ghost
Copy link

ghost commented Feb 12, 2021

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

❌ anant-k-singh sign now
You have signed the CLA already but the status is still pending? Let us recheck it.

@neryaco neryaco merged commit 29eab66 into master Feb 15, 2021
@neryaco neryaco deleted the gh-mirror branch February 15, 2021 08:12
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