This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using Microsoft.VisualStudio.TestTools.UnitTesting; | |
namespace SomeNamespace | |
{ | |
[TestClass] | |
public class BaseTest | |
{ | |
public TestContext TestContext { get; set; } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Drawing.Imaging; | |
using Microsoft.VisualStudio.TestTools.UnitTesting; | |
using OpenQA.Selenium; | |
namespace SomeNamespace | |
{ | |
[TestClass] | |
public class BaseTest | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://github.com/ornicar/lila/issues/493 | |
# http://en.lichess.org/forum/lichess-feedback/call-for-contributions-from-the-community | |
$ApiKey = "..." | |
$cx = "..." | |
$string = @' | |
Abbot | |
Abonyi | |
Abrosimov |