<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 03/29/2018 05:38 PM, Anton Romanov
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJHYP3gQg=7+YEd-z_doVWvAzyrka+OUfwD3SZ0r+nYUXQag6w@mail.gmail.com">
      <blockquote type="cite" style="color: #000000;">
        <pre wrap="">How about adding more specific tests? You could split CHECK_EXPECT into
actual states, so it would be like
CHECK_EXPECT(OpenStateChange_MediaChanging),
CHECK_EXPECT(PlatStateChange_Waiting) and alike.
</pre>
      </blockquote>
      <pre wrap="">Well, one call to something like put_url produces about 10 state
changes, some are playlist related that is functionality we are
missing.
Do we need / want to test for them all?
If we want to be as specific as possible - do we need to test for
order of those changes as well?
</pre>
    </blockquote>
    <p><br>
    </p>
    <p>We don't need all of them, at least not yet. Adding ones that you
      implement would be nice.</p>
    <p><br>
    </p>
    <p>Thanks,</p>
    <p>Jacek<br>
    </p>
  </body>
</html>