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

Weird error message for invalid v4 simulation #786

Closed
tommysitu opened this issue Nov 20, 2018 · 1 comment
Closed

Weird error message for invalid v4 simulation #786

tommysitu opened this issue Nov 20, 2018 · 1 comment
Labels
Milestone

Comments

@tommysitu
Copy link
Member

Importing an invalid v4 simulation could trigger the following error message that is not very helpful.
image

@tommysitu tommysitu added this to the v1.0.0 milestone Nov 23, 2018
@tommysitu tommysitu added the bug label Nov 23, 2018
@tommysitu
Copy link
Member Author

The following simulation triggers a similar error:

{
	"data": {
		"pairs": [
			{
				"request": [],
				"response": []
			
			}
		],
		"globalActions": {
			"delays": []
		}
	},
	"meta": {
		"schemaVersion": "v4"
	}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant