Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace refactoring Scenario tests #758

Closed
Tracked by #4537
lmazuel opened this issue Oct 23, 2024 · 1 comment · Fixed by Azure/typespec-azure#1929
Closed
Tracked by #4537

Namespace refactoring Scenario tests #758

lmazuel opened this issue Oct 23, 2024 · 1 comment · Fixed by Azure/typespec-azure#1929
Assignees

Comments

@lmazuel
Copy link
Member

lmazuel commented Oct 23, 2024

No description provided.

@weidongxu-microsoft
Copy link
Member

weidongxu-microsoft commented Nov 21, 2024

PR at initial review, for getting feedback from all languages.
#775

moved to typespec-azure repo
Azure/typespec-azure#1929

github-merge-queue bot pushed a commit to Azure/typespec-azure that referenced this issue Jan 9, 2025
fix Azure/cadl-ranch#758
move from Azure/cadl-ranch#775

This scenario mainly test the case when `@clientNamespace` applied to
TypeSpec Namespace/Interface/Model/Enum.

So far it does not test corner cases, like client/subclient in different
namespace, name conflict for model in different namespace, etc.

Current cases include
1. clients in different clientNamespace
2. client and model in different clientNamespace
3. model and the model of its property in different clientNamespace

---------

Co-authored-by: Yuchao Yan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants