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

Documentation for sketchup_test_utilities.rb #100

Open
Eneroth3 opened this issue Jan 6, 2018 · 3 comments
Open

Documentation for sketchup_test_utilities.rb #100

Eneroth3 opened this issue Jan 6, 2018 · 3 comments
Milestone

Comments

@Eneroth3
Copy link

Eneroth3 commented Jan 6, 2018

sketchup_test_utilities.rb contains many useful methods, and being inside the Testup source as opposed to the SketchUp API test suite, I would assume it's meant to be available for third party tests too.

However it would be easier to use if its methods were documented with descriptions that states the intentions behind them. For instance, what is the difference between close_active_model and discard_model_changes? When should what method be used?

Or maybe this file isn't meant for public consumption and may be subject to change. In that case it could perhaps be moved into the SketchUp API test suite (and we could have our own copy of it in our own third party test suites).

@MSP-Greg
Copy link
Contributor

I haven't seen mention of the 'SketchUp API test suite.' What are you referring to?

Thanks,

Greg

@Eneroth3
Copy link
Author

It's the Tests for the Ruby API itself.

https://github.com/SketchUp/testup-2/tree/master/tests/SketchUp%20Ruby%20API

@MSP-Greg
Copy link
Contributor

Got it. You were just commenting on its location/folder within this repo...

@thomthom thomthom added this to the TestUp 2.4 milestone Mar 9, 2018
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

No branches or pull requests

3 participants