Near-One / near-plugins

Implementation of common patterns used for NEAR smart contracts.
Creative Commons Zero v1.0 Universal
27 stars 12 forks source link

test: add integration tests for `Ownable` plugin #59

Closed mooori closed 1 year ago

mooori commented 1 year ago

Adds integration tests for Ownable and removes the corresponding unit tests. The background and motivation are described in #51, which does the same for Pausable.