Skip to content

Local fs testing#40

Open
ndb-rkang wants to merge 21 commits intomainfrom
rkang-localfs-testing
Open

Local fs testing#40
ndb-rkang wants to merge 21 commits intomainfrom
rkang-localfs-testing

Conversation

@ndb-rkang
Copy link
Contributor

No description provided.


TEST_AID = os.environ.get('ENV_TEST_AID')
TEST_APIKEY = os.environ.get('ENV_TEST_APIKEY')
TEST_AID = 'BK5XN4QN'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please revert this, and set env for test.
also better add a separate test file for local fs tests.

if ENV_TEST_BASE_URL.find("localhost") >= 0:
return ENV_TEST_BASE_URL
return f"https://{cls.account_id}.us-west-2.aws.chatbees.ai"
return "http://ec2-34-216-132-211.us-west-2.compute.amazonaws.com:10001"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make it env?

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