You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to automatically test the major functions: planet creation, add/remove feed, edit planet metadata, update planets, generate atom/html/opml files. Maybe twill can help.
The text was updated successfully, but these errors were encountered:
Twill doesn't do javascript, which means we'll need selenium for at least some things (like the admin interface).
Note that code coverage metrics are b0rked when nose hits a a CGI via local apache instance. And there are issues with running selenium related to user www-data not having access to the running x server. Lots to iron out here...
We need to automatically test the major functions: planet creation, add/remove feed, edit planet metadata, update planets, generate atom/html/opml files. Maybe twill can help.
The text was updated successfully, but these errors were encountered: