Add test plan documentation for >>#133
Open
jabbarovkaram-jjv wants to merge 21 commits intotaltech-coding:mainfrom
Open
Add test plan documentation for >>#133jabbarovkaram-jjv wants to merge 21 commits intotaltech-coding:mainfrom
jabbarovkaram-jjv wants to merge 21 commits intotaltech-coding:mainfrom
Conversation
…e version - Move InventoryItem, Category, and InventoryTransactionResponseDto types to dedicated types/inventory.ts file - Add documentation clarifying that IDs are Long (number) with IDENTITY generation - Remove deprecated 'version' line from docker-compose.yaml (not needed per Docker docs) - Update inventory page to import types from new file
- Enabled strict TS build (ignoreBuildErrors: false) - Extracted inventory type definitions to types/inventory.ts - Removed deprecated docker-compose version line - Fixed all TypeScript errors in inventory/client/onboarding pages - Verified ID types are Long (number), not UUID
Add TEAM.md with team info and workflow
* refactor: extract pricing logic to dedicated PricingService * refactor: simplify getByIdAndOrg method in CategoryService * refactor: extract transaction logic to dedicated InventoryTransactionService
* simulate conflicting change in TEAM.md * feat: Add validation annotations to BarStationRequestDto
Add HANDIN.md with project documentation and update TEAM.md
add try second doc by Karam
Add comprehensive test plan document for Borsibaar application
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.