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

Fix some bugs, correct natural ordering, slicer test and aggregate and update tests #482

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

ThamaluM
Copy link

Correct bug due incorrect call of Workspace module which is imported relatively.

pedro-teixeira and others added 19 commits November 24, 2016 18:36
Correct bug due incorrect call of Workspace module which is imported relatively.
Remove amount_sum aggreagate check from test_aggregates and remove
dpreciated exception of the test
Fix metadata/base/localized setattr error by assigning directly.
iRemove python 3.3 test and add 3.4 to 3.7 tests
@ThamaluM ThamaluM changed the title Fix a bug in test and sql aggregate Fix some bugs, correct natural ordering, slicer test and aggregate and update tests Dec 1, 2019
@ThamaluM
Copy link
Author

ThamaluM commented Dec 1, 2019

Fixed natural ordering
fix bugs in slicer test and slicer aggregate
fix tests
(remove amount_sum check in test_aggregates and remove depreciation exception at the beginning of the test)
Add ArgumentError for unknown function.
Fix the problem in metadata/base/localized due to using setattr for a shallow copied object.
Add test for python 3.4 to 3.7. Remove 3.3 test (travis server cannot access )

@ThamaluM ThamaluM closed this Dec 1, 2019
@ThamaluM
Copy link
Author

ThamaluM commented Dec 1, 2019

I closed this by accident so I reopen it again.

@ThamaluM ThamaluM reopened this Dec 1, 2019
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.

None yet

2 participants