Skip to content

[EXECUTOR] Make Robot.set_value() and Robot.get_value() check readable/writeable parameters #235

Description

@levincent06

In studentapi.pyx, Robot.set_value() should fail if the specified parameter cannot be written to (readonly). Likewise, Robot.get_value() should fail if the specified parameter cannot be read.

Make sure to write tests to test this!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workinggood-first-issueGood issues for incoming members

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions