Skip to content

Conversation

@rigidit
Copy link
Contributor

@rigidit rigidit commented Feb 6, 2026

No description provided.

# expecting dict with key: [0, 1, -] and value: {'outcome': [0, 1, '-'], 'count': 1}
assert len(job_results.keys()) == 1
assert job_results["[0, 1, -]"]["count"] == 1
assert job_results["[0, 1, -]"]["outcome"] == [0, 1, '-']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we assert the display field as well?

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