appfolio / ae_page_objects

Page Objects for Capybara
MIT License
28 stars 9 forks source link

Support capybara2 #54

Closed dtognazzini closed 10 years ago

dtognazzini commented 10 years ago

Reintroduced Appraisals in Unit tests, and now in integration tests. Fleshed out testing suite to incorporate all versions of capybara, ruby, and rails that are supported. The testing suite supports drop-in additions for testing against newer things in the future. There still may be seem opportunities for optimizing the test times, but that's TBD for now.