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

106 Fix getObjectOfTable in utils.js #107

Merged
merged 2 commits into from
Apr 20, 2021
Merged

Conversation

bozazec
Copy link
Collaborator

@bozazec bozazec commented Oct 8, 2020

No description provided.

@cj13579
Copy link
Contributor

cj13579 commented Apr 20, 2021

Tests passing so merging:

20 04 2021 12:55:49.827:INFO [karma-server]: Karma v5.1.0 server started at http://0.0.0.0:9876/
20 04 2021 12:55:49.828:INFO [launcher]: Launching browsers Chrome_without_security with concurrency unlimited
20 04 2021 12:55:49.831:INFO [launcher]: Starting browser Chrome
20 04 2021 12:55:50.128:INFO [Chrome 89.0.4389.114 (Linux x86_64)]: Connected on socket 0E2f803GM7lNPqGoAAAA with id 31032573

  h54s unit -
    Ajax test:
      ✓ Ajax object
      ✓ Test timeout
      ✓ Test get
      ✓ Test post
    Config:
      ✓ Should throw error if config data is missing or empty
      ✓ Test config settings
      ✓ Test tables object
      ✓ Test very long table name
      ✓ Test metadataRoot value
    Methods test:
      ✓ Should throw error if arguments are not provided
      ✓ Should throw error if credentials are missing
      ✓ Try to log in without credentials
      ✓ Call sas program without logging in
      ✓ Log out success
      ✓ Test pending calls after login
      ✓ Status error
    Remote config tests:
      ✓ Test remote config
      ✓ Test remote config load event
      ✓ Test config settings before remote config is loaded
      ✓ Test remote config in call
    SAS Data test:
      ✓ Exceptions in tables
      ✓ Test Files object
      ✓ Test SasData object constructor with File
      ✓ Test SasData object constructor with Table
      ✓ Test SasData CSV value
      ✓ Test both Files and Tables in SasData object
      ✓ Test SasData specs
      ✓ Test SasData custom specs
      ✓ Test macro name validation
    Utils test:
      ✓ Server response with errors
      ✓ Application logs
      ✓ Test date
      ✓ Set debug mode and get errors when first request fails
      ✓ Test error parsing in debug logs

Chrome 89.0.4389.114 (Linux x86_64): Executed 34 of 34 SUCCESS (4.116 secs / 4.088 secs)
TOTAL: 34 SUCCESS

[12:55:54] Finished '<anonymous>' after 4.66 s
[12:55:54] Finished 'default' after 4.85 s

@cj13579 cj13579 merged commit dfd5554 into master Apr 20, 2021
@cj13579 cj13579 deleted the 106_fix_getobjectoftable branch April 20, 2021 15:56
@cj13579 cj13579 mentioned this pull request Apr 20, 2021
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