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

[Raw API]: Unhandled error on running fixture without tests #1302

Closed
miherlosev opened this issue Mar 7, 2017 · 5 comments
Closed

[Raw API]: Unhandled error on running fixture without tests #1302

miherlosev opened this issue Mar 7, 2017 · 5 comments
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: API SYSTEM: compiler TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@miherlosev
Copy link
Collaborator

1.testcafe

{
    "fixtures": [
        {
            "name": "1",
            "pageUrl": "http://mail.ru"
        }
    ]
}

Error

  • testcafe version: 0.14.0-alpha3
@miherlosev miherlosev added SYSTEM: API TYPE: bug The described behavior is considered as wrong (bug). SYSTEM: compiler labels Mar 7, 2017
@inikulin
Copy link
Contributor

inikulin commented Mar 7, 2017

It's by design. The main purpose of RAW API is that it intended to be created by machine, so we can avoid validation-related burden.

@inikulin inikulin closed this as completed Mar 7, 2017
@miherlosev
Copy link
Collaborator Author

This raw api file was created by testcafe-studio.
See video from https://github.com/DevExpress/testcafe-studio/issues/640#issuecomment-281352626

@miherlosev miherlosev reopened this Mar 7, 2017
@inikulin
Copy link
Contributor

inikulin commented Mar 7, 2017

@miherlosev Then you should open issue in studio repo.

@inikulin inikulin closed this as completed Mar 7, 2017
@miherlosev
Copy link
Collaborator Author

We decide to add in compiler a checking of not well formatted file structure.

@miherlosev miherlosev reopened this Mar 7, 2017
@inikulin inikulin added this to the Sprint #5 milestone Mar 7, 2017
@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
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this issue Dec 18, 2019
…ress#1302) (DevExpress#1303)

* Add comprehensive message for RAW data compiler errors (closes DevExpress#1302)

* Add test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: API SYSTEM: compiler TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants