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

Improve test code debugging #1375

Closed
georgiy-abbasov opened this issue Apr 4, 2017 · 2 comments
Closed

Improve test code debugging #1375

georgiy-abbasov opened this issue Apr 4, 2017 · 2 comments
Assignees
Labels
AREA: server !IMPORTANT! STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: compiler TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@georgiy-abbasov
Copy link
Contributor

georgiy-abbasov commented Apr 4, 2017

At the current moment debugging by our examples in documentation may provide not correct result.
It relates to breakpoints, they may work unexpectedly, cause we don't have source-maps support in the usual sense (map comments in transpiled test files)

The plan is next:
✓ 1. Try to place inline source maps to transpilled tests
✓ 2. Improve the docs, cause we are missed some information about debugging

@georgiy-abbasov georgiy-abbasov added !IMPORTANT! AREA: server SYSTEM: compiler TYPE: bug The described behavior is considered as wrong (bug). labels Apr 4, 2017
@georgiy-abbasov georgiy-abbasov added this to the Sprint #6 milestone Apr 4, 2017
@georgiy-abbasov georgiy-abbasov self-assigned this Apr 4, 2017
georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Apr 4, 2017
georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Apr 6, 2017
AlexanderMoskovkin pushed a commit that referenced this issue Apr 6, 2017
* Use "inline" source maps in the compiler (part of #1375)

* fix regression test
georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Apr 6, 2017
georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Apr 6, 2017
georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Apr 6, 2017
georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Apr 6, 2017
testcafe-build-bot added a commit to testcafe-build-bot/testcafe that referenced this issue Apr 7, 2017
testcafe-build-bot added a commit to testcafe-build-bot/testcafe that referenced this issue Apr 7, 2017
inikulin pushed a commit that referenced this issue Apr 12, 2017
* [docs] Debug recipe for visual studio code updated (#1375)

* Fix remark
@georgiy-abbasov
Copy link
Contributor Author

Done

@lock
Copy link

lock bot commented Mar 29, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: server !IMPORTANT! STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: compiler TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

1 participant