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
So next thing is to write tests to cover PDF / ODT export / import. I'm not sure ohw to write import tests but export would be easy, set some HTML, have an expected ODT output (string) and compare the two after running an export of a pad.
PDF/ODT import test coverage does not exist because we can't afford soffice is available in test environments.
2 options.
So next thing is to write tests to cover PDF / ODT export / import. I'm not sure ohw to write import tests but export would be easy, set some HTML, have an expected ODT output (string) and compare the two after running an export of a pad.