Skip to content

Commit b68088a

Browse files
major refactoring, adding new demos and tests
1 parent 9394316 commit b68088a

File tree

99 files changed

+2312
-1299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+2312
-1299
lines changed

Testimize.Tests/Categories.cs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
// // <copyright file="Categories.cs" company="Automate The Planet Ltd.">
2-
// // Copyright 2025 Automate The Planet Ltd.
3-
// // Licensed under the Apache License, Version 2.0 (the "License");
4-
// // You may not use this file except in compliance with the License.
5-
// // You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
// // Unless required by applicable law or agreed to in writing,
7-
// // software distributed under the License is distributed on an "AS IS" BASIS,
8-
// // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9-
// // See the License for the specific language governing permissions and
10-
// // limitations under the License.
11-
// // </copyright>
12-
// // <author>Anton Angelov</author>
13-
// // <site>https://automatetheplanet.com/</site>
1+
// <copyright file="Categories.cs" company="Automate The Planet Ltd.">
2+
// Copyright 2025 Automate The Planet Ltd.
3+
// Licensed under the Apache License, Version 2.0 (the "License");
4+
// You may not use this file except in compliance with the License.
5+
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6+
// Unless required by applicable law or agreed to in writing,
7+
// software distributed under the License is distributed on an "AS IS" BASIS,
8+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9+
// See the License for the specific language governing permissions and
10+
// limitations under the License.
11+
// </copyright>
12+
// <author>Anton Angelov</author>
13+
// <site>https://automatetheplanet.com/</site>
1414

1515
namespace Testimize.Tests;
1616

Testimize.Tests/Experiments/ABCPairwiseScoresComparisonTests.cs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
// // <copyright file="ABCPairwiseScoresComparisonTests.cs" company="Automate The Planet Ltd.">
2-
// // Copyright 2025 Automate The Planet Ltd.
3-
// // Licensed under the Apache License, Version 2.0 (the "License");
4-
// // You may not use this file except in compliance with the License.
5-
// // You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
// // Unless required by applicable law or agreed to in writing,
7-
// // software distributed under the License is distributed on an "AS IS" BASIS,
8-
// // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9-
// // See the License for the specific language governing permissions and
10-
// // limitations under the License.
11-
// // </copyright>
12-
// // <author>Anton Angelov</author>
13-
// // <site>https://automatetheplanet.com/</site>
1+
// <copyright file="ABCPairwiseScoresComparisonTests.cs" company="Automate The Planet Ltd.">
2+
// Copyright 2025 Automate The Planet Ltd.
3+
// Licensed under the Apache License, Version 2.0 (the "License");
4+
// You may not use this file except in compliance with the License.
5+
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6+
// Unless required by applicable law or agreed to in writing,
7+
// software distributed under the License is distributed on an "AS IS" BASIS,
8+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9+
// See the License for the specific language governing permissions and
10+
// limitations under the License.
11+
// </copyright>
12+
// <author>Anton Angelov</author>
13+
// <site>https://automatetheplanet.com/</site>
1414

1515
using System;
1616
using System.Collections.Generic;

Testimize.Tests/Experiments/ABCValidPairwiseScoresComparisonTests.cs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
// // <copyright file="ABCValidPairwiseScoresComparisonTests.cs" company="Automate The Planet Ltd.">
2-
// // Copyright 2025 Automate The Planet Ltd.
3-
// // Licensed under the Apache License, Version 2.0 (the "License");
4-
// // You may not use this file except in compliance with the License.
5-
// // You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
// // Unless required by applicable law or agreed to in writing,
7-
// // software distributed under the License is distributed on an "AS IS" BASIS,
8-
// // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9-
// // See the License for the specific language governing permissions and
10-
// // limitations under the License.
11-
// // </copyright>
12-
// // <author>Anton Angelov</author>
13-
// // <site>https://automatetheplanet.com/</site>
1+
// <copyright file="ABCValidPairwiseScoresComparisonTests.cs" company="Automate The Planet Ltd.">
2+
// Copyright 2025 Automate The Planet Ltd.
3+
// Licensed under the Apache License, Version 2.0 (the "License");
4+
// You may not use this file except in compliance with the License.
5+
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6+
// Unless required by applicable law or agreed to in writing,
7+
// software distributed under the License is distributed on an "AS IS" BASIS,
8+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9+
// See the License for the specific language governing permissions and
10+
// limitations under the License.
11+
// </copyright>
12+
// <author>Anton Angelov</author>
13+
// <site>https://automatetheplanet.com/</site>
1414

1515
using System;
1616
using System.Collections.Generic;

Testimize.Tests/RealWorldExamples/ExploratoryModeCountriesGraphQLTests.cs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
// // <copyright file="ExploratoryModeCountriesGraphQLTests.cs" company="Automate The Planet Ltd.">
2-
// // Copyright 2025 Automate The Planet Ltd.
3-
// // Licensed under the Apache License, Version 2.0 (the "License");
4-
// // You may not use this file except in compliance with the License.
5-
// // You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
// // Unless required by applicable law or agreed to in writing,
7-
// // software distributed under the License is distributed on an "AS IS" BASIS,
8-
// // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9-
// // See the License for the specific language governing permissions and
10-
// // limitations under the License.
11-
// // </copyright>
12-
// // <author>Anton Angelov</author>
13-
// // <site>https://automatetheplanet.com/</site>
1+
// <copyright file="ExploratoryModeCountriesGraphQLTests.cs" company="Automate The Planet Ltd.">
2+
// Copyright 2025 Automate The Planet Ltd.
3+
// Licensed under the Apache License, Version 2.0 (the "License");
4+
// You may not use this file except in compliance with the License.
5+
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6+
// Unless required by applicable law or agreed to in writing,
7+
// software distributed under the License is distributed on an "AS IS" BASIS,
8+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9+
// See the License for the specific language governing permissions and
10+
// limitations under the License.
11+
// </copyright>
12+
// <author>Anton Angelov</author>
13+
// <site>https://automatetheplanet.com/</site>
1414

1515
using RestSharp;
1616
using System.Collections.Generic;

0 commit comments

Comments
 (0)