We had a recent issue with convertFromRaw, where a typo caused the code to fail. a unit test for this function would be super helpful
Hey @stopachka,
I took a crack at this here: https://github.com/nrbernard/draft-js/commit/77a3f3e4dd90ea92663fd5d84b7446b891a8d580. Before I submit a PR, I was just curious if you had more/different test cases in mind or what specifically that typo bug was that I could add a test for. I'm also happy to add similar tests for convertToRaw.
Thanks!
Most helpful comment
Hey @stopachka,
I took a crack at this here: https://github.com/nrbernard/draft-js/commit/77a3f3e4dd90ea92663fd5d84b7446b891a8d580. Before I submit a PR, I was just curious if you had more/different test cases in mind or what specifically that typo bug was that I could add a test for. I'm also happy to add similar tests for
convertToRaw.Thanks!