page = PAGE
page {
# Include JavaScript in order to test the JavaScript
includeJSFooter.watchlist = EXT:watchlist/Resources/Public/JavaScript/Watchlist.js
# Render the content element
10 =< tt_content.watchlist_watchlist.20
# Add minimum CSS for checking functionality within Acceptance tests
cssInline {
10 = TEXT
10.value (
.watchlist-inactive .remove-from-list { display: none; }
.watchlist-active .add-to-list { display: none; }
)
}
# Add some example markup for Acceptance Tests
20 = TEXT
20.value (
)
}