Skip to content
Snippets Groups Projects
  1. Apr 07, 2017
    • Chad Pytel's avatar
      Add specs for PostStatusService · 13c00770
      Chad Pytel authored
      This implements all pending specs, and adds additional coverage for the
      following functionality:
      
      * Normal status creation
      * Creating a reply status
      * Creating a sensitive status
      * Creating a status with spoiler text
      * A status with no spoiler text gets an empty string for spoiler text
      * Creating a status with custom visibility
      * Creating a status for an application
      * Processing mentions
      * Processing Hashtags
      * Pinging PuSH hubs
      * Crawling links
      * Attaching media
      13c00770
    • Chad Pytel's avatar
      Add specs for media attachment validations · 38bec798
      Chad Pytel authored
      There are currently not specs for the two media validations that are performed
      by `PostStatusService`. This adds specs for the validations that ensure that you
      cannot attach more than four files, and that a status cannot have both image and
      video attachments.
      38bec798
  2. Apr 05, 2017
  3. Apr 04, 2017
  4. Apr 03, 2017
  5. Mar 30, 2017
  6. Mar 28, 2017
  7. Mar 22, 2017
  8. Mar 05, 2017
  9. Mar 03, 2017
  10. Mar 02, 2017
  11. Feb 22, 2017
  12. Feb 14, 2017
  13. Feb 12, 2017
  14. Feb 11, 2017
  15. Feb 06, 2017
  16. Feb 05, 2017
  17. Feb 01, 2017
  18. Jan 29, 2017
  19. Jan 24, 2017
  20. Jan 23, 2017
  21. Jan 20, 2017
  22. Jan 15, 2017
  23. Jan 13, 2017
  24. Jan 11, 2017
  25. Jan 09, 2017
  26. Jan 05, 2017
  27. Jan 04, 2017
Loading