<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:06:40 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-555] write additional test-cases</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-555</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;As discussed during the meeting between, Cate, Jakub and Wolfram&lt;/p&gt;

&lt;p&gt;NOTE: Cate or Wolfram can you put the list of test case we wanted created/extended in the description of this issue?&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Log in, create new user, log out and log in with that new user&lt;/li&gt;
	&lt;li&gt;Edit a user, save and assert that edited values has been updated&lt;/li&gt;
	&lt;li&gt;Create a user, save and assert that item was created&lt;/li&gt;
	&lt;li&gt;Edit item, save and assert that edited values have been updated&lt;/li&gt;
	&lt;li&gt;Check item out (in Scan &amp;gt; Checkout lookup user, lookup item):
	&lt;ul&gt;
		&lt;li&gt;Loan should automatically be created on Scan &amp;gt; Checkout page&lt;/li&gt;
		&lt;li&gt;Loan should be added to the Current Loans section of the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Loan should be added to the View Full History page for the Current Loans section on the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Item status displaying in the item record should change to checked out&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Check item in (in Scan &amp;gt; Check in, lookup item)
	&lt;ul&gt;
		&lt;li&gt;Check in transaction should display immediately on Scan &amp;gt; Checkin page&lt;/li&gt;
		&lt;li&gt;Loan should be removed from the Current loans section of the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Loan should still be visible on View Full History&lt;/li&gt;
		&lt;li&gt;On View Full History, Return Date should now be populated with the date of check in&lt;br/&gt;
Other items we discussed:&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Create Patron group, assign to user, try to delete patron group (in settings) - This should not be disallowed&lt;/li&gt;
	&lt;li&gt;Create Material type, assign to user, try to delete material type (in settings) - This should not be disallowed&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;We also discussed that we&apos;d let Wolfram know when we have stories that have been implemented according to spec so Wolfram could create tests using the acceptance criteria.  I will look for some stories that meet that criteria and pass them along.  Actually, we wanted to add a Test phase to the LIBAPP JIRA workflow so I could just assign them to test.  That&apos;s also on my list.  Wolfram, can you please just note in the above list when the various tests have been implemented? Thanks!&lt;/p&gt;</description>
                <environment></environment>
        <key id="79441">FOLIO-555</key>
            <summary>write additional test-cases</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="1" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="5dcd5f6b97a0a20c664045ee">charles</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                            <label>sprint12</label>
                            <label>sprint13</label>
                            <label>sprint14</label>
                    </labels>
                <created>Tue, 11 Apr 2017 11:22:47 +0000</created>
                <updated>Fri, 18 Jan 2019 12:47:57 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                    <timespent seconds="383411">2 weeks, 3 days, 2 hours, 30 minutes</timespent>
                                <comments>
                                                            <comment id="190660" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Wed, 12 Apr 2017 10:35:16 +0000"  >&lt;p&gt;Wolfram, have you already extended the test cases we discussed during the meeting with Cate?&lt;/p&gt;

&lt;p&gt;Also, where can we see the results of those test cases run by Jenkins?&lt;/p&gt;</comment>
                                                            <comment id="190662" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Tue, 23 May 2017 14:13:46 +0000"  >&lt;p&gt;Charles will be helping with creation of more test cases.&lt;/p&gt;</comment>
                                                            <comment id="190665" author="5dcd5f6b97a0a20c664045ee" created="Mon, 5 Jun 2017 22:06:05 +0000"  >&lt;p&gt;The following is finished...&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Check item out (in Scan &amp;gt; Checkout lookup user, lookup item):
	&lt;ul&gt;
		&lt;li&gt;Loan should automatically be created on Scan &amp;gt; Checkout page&lt;/li&gt;
		&lt;li&gt;Loan should be added to the Current Loans section of the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Loan should be added to the View Full History page for the Current Loans section on the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Item status displaying in the item record should change to checked out&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The script adds a new patron each time it is run, the pre-loaded patrons change with every blackbox upgrade.&lt;/p&gt;</comment>
                                                            <comment id="190669" author="5dcd5f6b97a0a20c664045ee" created="Wed, 21 Jun 2017 22:08:16 +0000"  >&lt;p&gt;OK-- I think three of the major tests should now work pass on the jenkins run.&lt;/p&gt;

&lt;p&gt;The tests should cover the the following points:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Log in, create new user, log out and log in with that new user&lt;/li&gt;
	&lt;li&gt;Edit a user, save and assert that edited values has been updated&lt;/li&gt;
	&lt;li&gt;Create a user, save and assert that item was created&lt;/li&gt;
	&lt;li&gt;Edit item, save and assert that edited values have been updated&lt;/li&gt;
	&lt;li&gt;Check item out (in Scan &amp;gt; Checkout lookup user, lookup item):
	&lt;ul&gt;
		&lt;li&gt;Loan should automatically be created on Scan &amp;gt; Checkout page&lt;/li&gt;
		&lt;li&gt;Loan should be added to the Current Loans section of the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Loan should be added to the View Full History page for the Current Loans section on the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Item status displaying in the item record should change to checked out&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Check item in (in Scan &amp;gt; Check in, lookup item)
	&lt;ul&gt;
		&lt;li&gt;Check in transaction should display immediately on Scan &amp;gt; Checkin page&lt;/li&gt;
		&lt;li&gt;Loan should be removed from the Current loans section of the user&apos;s profile&lt;/li&gt;
		&lt;li&gt;Loan should still be visible on View Full History&lt;/li&gt;
		&lt;li&gt;On View Full History, Return Date should now be populated with the date of check in&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;TODO:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Create Patron group, assign to user, try to delete patron group (in settings) - This should not be disallowed&lt;/li&gt;
	&lt;li&gt;Create Material type, assign to user, try to delete material type (in settings) - This should not be disallowed&lt;/li&gt;
&lt;/ul&gt;
</comment>
                                                            <comment id="190675" author="5dcd5f6b97a0a20c664045ee" created="Thu, 20 Jul 2017 14:49:16 +0000"  >&lt;p&gt;The following test is finished:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Create Patron group, assign to user, try to delete patron group (in settings) - This should not be disallowed&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79985">FOLIO-385</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10144"><![CDATA[Core: Platform]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzxmvz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 5 Jun 2017 22:06:05 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>