Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
todomvc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sven Franck
todomvc
Commits
689921b2
Commit
689921b2
authored
Nov 06, 2016
by
Arthur Verschaeve
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove known issues regarding `chaplin-brunch`
These should be fixed since #832. Ref #1579
parent
e01b44a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
tests/knownIssues.js
tests/knownIssues.js
+0
-12
No files found.
tests/knownIssues.js
View file @
689921b2
module
.
exports
=
[
// see: https://github.com/tastejs/todomvc/issues/832
// chapling brunch does not mark items as completed via the completed CSS class
'
TodoMVC - chaplin-brunch, No Todos, should hide #main and #footer
'
,
'
TodoMVC - chaplin-brunch, Mark all as completed, should allow me to mark all items as completed
'
,
// jscs:disable
'
TodoMVC - chaplin-brunch, Mark all as completed, complete all checkbox should update state when items are completed / cleared
'
,
// jscs:enable
'
TodoMVC - chaplin-brunch, Item, should allow me to mark items as complete
'
,
'
TodoMVC - chaplin-brunch, Item, should allow me to un-mark items as complete
'
,
'
TodoMVC - chaplin-brunch, Item, should allow me to edit an item
'
,
// durandal routing is very very slow.
// see: https://github.com/tastejs/todomvc/issues/831
'
TodoMVC - durandal, Routing, should allow me to display active items
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment