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

PHP Test tenant pages and logic #27

Open
bkintanar opened this issue Jun 21, 2018 · 1 comment
Open

PHP Test tenant pages and logic #27

bkintanar opened this issue Jun 21, 2018 · 1 comment

Comments

@bkintanar
Copy link
Member

Moved from tenancy/multi-tenant#495

Hi,

this in serval question. How I can test my multi tenant web application. I would like to test login page, and all the login that is behind the login page, like forms etc.

@zploited
Copy link

im not really sure if this covers documentation on how to set up testing in the "old" multi-tenancy package, or the new tenancy packages.
I love the framework, but I am really struggling on how to make my code testable.
I am trying to work around it by making a package, which I can test, and then wrap the package in a laravel project with tenancy, but it just introduces other problems...

I also tried asking on discord for what others do to test the application, but didnt get a reply.

Therefore - is this ticket covering the tenancy/framework package or should I make a separate ticket for that?

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

No branches or pull requests

3 participants