Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

just some comments i had in the AdminAPI\IntegrationTests\UpdatePostIntgTests file #16

Open
grantwinney opened this issue Jun 4, 2019 · 0 comments

Comments

@grantwinney
Copy link
Owner

grantwinney commented Jun 4, 2019

  • finish asserts in above test
  • is title ALWAYS required (I think it can't be left blank)?? are all writable fields required even if not changing?? :/
  • do a GET and save it right back in?
  • Tag and author relations will be replaced, not merged - test this
  • which takes precedence if html AND mobiledoc are both updated?
    • need to attach query parameter to specify html, like when creating post?
  • should i create a CreatableAttribute too to ignore fields that shouldn't be sent, like id or uuid?
  • !! then copy all of this for pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant