<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markr.git/src/test/java/com/stileeducation/markr/service/TestResultsServiceTest.java, branch master</title>
<subtitle>Markr - Marking as a Service</subtitle>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/'/>
<entry>
<title>Add test cases for multiple submissions</title>
<updated>2024-07-26T05:07:54+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T05:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=7d4d645eb24a30888825f6cdf50cb3eec6ef59f7'/>
<id>7d4d645eb24a30888825f6cdf50cb3eec6ef59f7</id>
<content type='text'>
Add test cases which exercise the logic for updating the marks available
and marks obtained.

Update the service method so that they are transactional and reset the
transient 'updated' and 'created' flags after reloading entites to
ensure accurate update/create reporting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test cases which exercise the logic for updating the marks available
and marks obtained.

Update the service method so that they are transactional and reset the
transient 'updated' and 'created' flags after reloading entites to
ensure accurate update/create reporting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test not found handling to /aggregate endpoint</title>
<updated>2024-07-26T01:43:56+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T01:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=1abae6d1e41659ebe3230352c58e0cf0550f19eb'/>
<id>1abae6d1e41659ebe3230352c58e0cf0550f19eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update aggregate logic to return percentage values</title>
<updated>2024-07-25T12:24:43+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T12:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=83265a20b82273cc5ed31cf32ecd8d916c87503c'/>
<id>83265a20b82273cc5ed31cf32ecd8d916c87503c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Apache Commons Math for calculations and implement service tests</title>
<updated>2024-07-24T07:31:54+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-24T07:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=c459e7d5abd66d7bcf38e151aa2632fcb139f4f5'/>
<id>c459e7d5abd66d7bcf38e151aa2632fcb139f4f5</id>
<content type='text'>
Implement TestResultService tests and supporting entity builders.
Switch to Apache Commons Math library for descriptive statistics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement TestResultService tests and supporting entity builders.
Switch to Apache Commons Math library for descriptive statistics.
</pre>
</div>
</content>
</entry>
</feed>
