Open Closed

When Abp Suite generate entity, Test projects throw error in Backend Project. (MicroService) #6669


User avatar
0
nvc_abp_dev4 created
  • ABP Framework version: v8.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

How to produce

run abp new <solution name> -t microservice-pro -u angular Open ProductService in generated project Open it with Abp Suite. Create a Entity like Book fields is doesn't matter but I added "name" and "price" go to tests project try to build. you will get build error.

ACME.BookStore.ProductService.TestBase and ACME.BookStore.ProductService.EntityFrameworkCore.Tests

Expected Behavior

Generated test by Abp Suite should works without any error.

bonus: it seems bug. Could you return our credit?


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will fix the problem.

    bonus: it seems bug. Could you return our credit?

    Yes, we will, your ticket was refunded.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11