Skip to content

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

@levincent06

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!

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