Skip to content

Conversation

@kdowswell
Copy link

This pull request primarily introduces a new feature that allows users to remove items from their shopping basket. Additionally, it includes changes to the web page layout to accommodate this new feature, a change to the database configuration, and the addition of unit tests for the new functionality.

Feature addition:

Web page layout changes:

Database configuration change:

  • src/Infrastructure/Dependencies.cs: Changed the useOnlyInMemoryDatabase variable to true in the ConfigureServices method. This means that an in-memory database will be used regardless of the configuration setting.

Unit tests:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants