• Eulyeon Ko's avatar
    Add combine createNewIssue and addListNewIssue · 4df3b8b9
    Eulyeon Ko authored
    addListNewIssue action lacked any spec coverage and
    had a structure that was difficult to test.
    
    This MR merges the two actions and improves the spec
    for the combined action.
    
    A placeholder issue should have a distinct id
    in case a user creates a multiple issues in rapid
    succession.
    4df3b8b9
mutations_spec.js 19.3 KB