Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
idatt1002_2023_9
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Kluge Svendsrud
idatt1002_2023_9
Commits
2bc5212cb0832d9acd5052be9f6387bcfd171d7f
Select Git revision
Branches
9
master
default
protected
AndreasCleanUp
cleanup
dynamic-daysleft
improving-test-coverage
budget
FileHandlingAndreas
FileHandlingAndreasMergeEmil
controller-maintenance
Tags
1
JAR
10 results
idatt-1002-2023-9
src
test
Author
Search by author
Any Author
authors
Adele Iren Westrum Kjølstad
aikjolst
Anders Emil Bergan
anderebe
Andreas Kluge Svendsrud
andreksv
Anna Marie Bøe Tvedt
amtvedt
Hanne-Sofie Søreide
hssoreid
Harry Linrui Xu
harrylx
6 authors
Mar 20, 2023
Made subclasses to ItemRegister class and tests
· 9e10ea55
Andreas
authored
2 years ago
9e10ea55
Mar 19, 2023
Finished making FileHandling for IncomeRegister and ExpenseRegister and tests
· 1f9b2a26
Andreas
authored
2 years ago
1f9b2a26
made readIncomeRegisterFromFile method and test
· d2d9cd79
Andreas
authored
2 years ago
d2d9cd79
Made test for method writeItemRegisterToFile
· e8ccaec0
Andreas
authored
2 years ago
e8ccaec0
Added more tests to method getItemsByCategory
· 0f19f270
Andreas
authored
2 years ago
0f19f270
Reverted back to generics, T now extends items
· fb5e08a5
Andreas
authored
2 years ago
fb5e08a5
Removed generic ItemRegister, now use inheritance for register classes
· 14f7314f
Andreas
authored
2 years ago
14f7314f
Mar 15, 2023
Correct some small logical errors in the unit tests of the Ingredient class
· 9aafff31
HSoreide
authored
2 years ago
9aafff31
Mar 14, 2023
Remade ItemOverview with Generics, and fixed tests
· 1407bbf5
Andreas
authored
2 years ago
1407bbf5
Added Equals method
· af4ba34b
Andreas
authored
2 years ago
af4ba34b
Mar 13, 2023
Write unit tests for the RecipeRegister class
· 716fdaf3
HSoreide
authored
2 years ago
716fdaf3
Write unit tests for the Recipe class
· 84be21c4
HSoreide
authored
2 years ago
84be21c4
Write unit tests for the IngredientsAtHand class
· 7cb5b874
HSoreide
authored
2 years ago
7cb5b874
Write unit tests for the Ingredient class
· 59d9ae29
HSoreide
authored
2 years ago
59d9ae29
Deleted ItemTest
· 0e9e3fb3
Andreas
authored
2 years ago
0e9e3fb3
Moved Income, Expense, Item, overview and test classes into a package
· 047bb591
Andreas
authored
2 years ago
047bb591
Made ItemOverview abstract, and made subclasses
· bd0ba3e9
Andreas
authored
2 years ago
bd0ba3e9
Mar 12, 2023
Test does not return NullPointerException, changed Javadoc
· 6deb6a3f
Andreas
authored
2 years ago
6deb6a3f
addItem now works for Expense also, tests also test adding Expense
· 666d00a8
Andreas
authored
2 years ago
666d00a8
Changed ItemOverView to be a superclass for Income and Expense
· b0e620d3
Andreas
authored
2 years ago
b0e620d3
Mar 05, 2023
Made tests for ItemOverview class
· 1cd18afa
Andreas
authored
2 years ago
1cd18afa
Made IncomeOverview class with constructor
· a23f0103
Andreas
authored
2 years ago
a23f0103
Add date as a property to Item
· 58f5e66b
HSoreide
authored
2 years ago
58f5e66b
Add unit tests to Income and Expense classes
· 73950527
HSoreide
authored
2 years ago
73950527
Refactor ItemTest class
· 8e075f15
HSoreide
authored
2 years ago
8e075f15
Create Income and Expense as subclasses of Item with respective category enum classes
· e25c7fd5
HSoreide
authored
2 years ago
e25c7fd5
Mar 02, 2023
Implement Item class with unit tests and Category enum
· 9f32ea36
HSoreide
authored
2 years ago
9f32ea36
Feb 02, 2023
refactoring
· 6b3901a2
surkat
authored
2 years ago
6b3901a2
Loading